You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gobang/database-tree/src
Takayuki Maeda f42ebafe68
Enter to expand database tree (#85)
* enter to expand database tree

* always check if the key is enter

* return current_selection

* fix clippy warnings
3 years ago
..
databasetree.rs Enter to expand database tree (#85) 3 years ago
databasetreeitems.rs Scrolling multiple lines in databases and connections (#37) 3 years ago
error.rs Implement DatabaseTree (#10) 3 years ago
item.rs Support PostgreSQL (#35) 3 years ago
lib.rs Bump up dependency versions (#62) 3 years ago
tree_iter.rs Implement DatabaseTree (#10) 3 years ago
treeitems_iter.rs Implement DatabaseTree (#10) 3 years ago