MCPcopy Index your code
hub / github.com/BonsaiDen/cursive_tree_view

github.com/BonsaiDen/cursive_tree_view @v0.9.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.9.0 ↗ · + Follow
122 symbols 325 edges 4 files 43 documented · 35% updated 1y ago★ 517 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

cursive-tree-view

cursive-tree-view on crates.io cursive-tree-view on docs.rs

A basic tree view implementation for cursive.

Picture of File Viewer Example

Usage

Add this to your Cargo.toml:

[dependencies]
cursive_tree_view = "0.8"

and this to your crate root:

extern crate cursive_tree_view;

License

Licensed under either of * Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0) * MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT) at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.

Core symbols most depended-on inside this repo

Shape

Method 76
Function 40
Class 5
Enum 1

Languages

Rust100%

Modules by API surface

src/tree_list/mod.rs71 symbols
src/lib.rs43 symbols
examples/files.rs5 symbols
examples/basic.rs3 symbols

For agents

$ claude mcp add cursive_tree_view \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page