fioncat / otree

A command line tool to view objects (JSON/YAML/TOML) in TUI tree widget.
MIT License
142 stars 4 forks source link

refactor: use tui-rs-tree-widget TreeData trait #18

Closed fioncat closed 1 month ago

fioncat commented 1 month ago

Use: https://github.com/EdJoPaTo/tui-rs-tree-widget/pull/34

This will save some memory overhead when opening big file.