Docs.rs
rgpui-component-0.3.0
rgpui-component 0.3.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
cyberdoors
Dependencies
aho-corasick ^1.1.3
normal
anyhow ^1.0.86
normal
async-channel ^2.3.1
normal
chrono ^0.4.38
normal
enum-iterator ^2.1.0
normal
futures ^0.3
normal
html5ever ^0.27
normal
instant ^0.1
normal
itertools ^0.13.0
normal
log ^0.4
normal
markdown ^1.0.0
normal
markup5ever_rcdom ^0.3.0
normal
notify ^8.2.0
normal
num-traits ^0.2
normal
once_cell ^1.19.0
normal
paste ^1
normal
regex ^1
normal
rgpui ^0.3.0
normal
rgpui-component-macros ^0.3.0
normal
rgpui-macros ^0.3.0
normal
ropey =2.0.0-beta.1
normal
rust-i18n ^4
normal
rust_decimal ^1.37.0
normal
optional
schemars ^1.2.1
normal
serde ^1.0.221
normal
serde_json ^1.0.144
normal
serde_repr ^0.1
normal
smallvec ^1.6
normal
tracing ^0.1
normal
unicode-segmentation ^1.12.0
normal
uuid ^1.10
normal
indoc ^2
dev
rgpui ^0.3.0
dev
rgpui-component-assets ^0.3.0
dev
smol ^2.0
normal
core-text =21.0.0
normal
objc2 ^0.6
normal
objc2-app-kit ^0.3
normal
objc2-foundation ^0.3
normal
raw-window-handle ^0.6
normal
raw-window-handle ^0.6
normal
windows ^0.62
normal
Versions
56.6%
of the crate is documented
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
Module tree
rgpui_
component
0.3.0
Module tree
Module Items
Structs
Enums
Functions
In crate rgpui_
component
rgpui_component
Module
tree
Copy item path
Source
Structs
§
Tree
A tree view element that displays hierarchical data.
Tree
Entry
A flat representation of a tree item with its depth.
Tree
Item
A tree item with a label, children, and an expanded state.
Tree
State
State for managing tree items.
Enums
§
Tree
Event
Event emitted by
TreeState
when user-visible state changes.
Functions
§
tree
Create a
Tree
.