Commit Graph

60 Commits

Author SHA1 Message Date
EdJoPaTo
0659a5ae6f refactor(lint): adapt to future lints 2021-10-24 03:21:43 +02:00
EdJoPaTo
de79f19b82 refactor: simpify string repeat 2021-06-13 09:29:23 +02:00
EdJoPaTo
15fbc26617 refactor(clippy): adapt to new lints 2021-05-13 09:24:54 +02:00
Joey Ezechiëls
8c43147be8 Improve API (#3)
* Introduce TreeItem::{child, child_mut}() accessors
* Add docstrings for TreeState::{open, close}()
2021-05-01 14:18:37 +02:00
EdJoPaTo
cf31797e86 refactor: impl method returns Self 2021-04-01 09:05:05 +02:00
EdJoPaTo
075eb052a3 feat: add TreeState get_offset() 2021-02-13 09:49:35 +01:00
EdJoPaTo
5265bf1d1e fix: use getter for all_opened
dont allow access to struct field
2020-10-31 21:31:54 +01:00
EdJoPaTo
b585b9dde9 style: remove some superfluous comments 2020-10-31 21:17:13 +01:00
EdJoPaTo
db61972cec fix: reduce indentation 2020-10-31 20:30:24 +01:00
EdJoPaTo
b539806734 Initial commit 2020-10-30 16:30:07 +01:00