Docs.rs
cursive_tree_view-0.9.0
cursive_tree_view 0.9.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
BonsaiDen
gyscos
Dependencies
cursive_core ^0.4
normal
debug_stub_derive ^0.3.0
normal
cursive ^0.21
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate cursive_tree_view
cursive_
tree_
view
0.9.0
All Items
Crate Items
Structs
Enums
Crate
cursive_
tree_
view
Copy item path
Source
Expand description
A tree view implementation for
cursive
.
Structs
§
Tree
View
A low level tree view.
Enums
§
Placement
Determines how items are inserted into a
TreeView
.