Docs.rs
semantic-diff-0.8.0
semantic-diff 0.8.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
alankyshum
Dependencies
anyhow ^1
normal
base64 ^0.22
normal
blake3 ^1
normal
clap ^4
normal
crossterm ^0.29
normal
dirs ^6
normal
futures ^0.3
normal
image ^0.25
normal
pulldown-cmark ^0.13
normal
ratatui ^0.30
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
similar ^2
normal
syntect ^5.3
normal
terminal-light ^1.8.0
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tui-tree-widget ^0.24
normal
unidiff ^0.4
normal
which ^8.0.2
normal
tempfile ^3
dev
Versions
45.3%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
render_tree
semantic_
diff
0.8.0
In semantic_
diff::
ui::
file_
tree
semantic_diff
::
ui
::
file_tree
Function
render_
tree
Copy item path
Source
pub fn render_tree(app: &
App
, frame: &mut
Frame
<'_>, area:
Rect
)
Expand description
Render the file tree sidebar.