Docs.rs
reratui-core-0.2.0
reratui-core 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
17 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
sabryio
Dependencies
anyhow ^1.0.100
normal
crossterm ^0.29.0
normal
ratatui ^0.29.0
normal
serde ^1.0.228
normal
thiserror ^2.0.17
normal
tokio ^1.48.0
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.20
normal
Versions
94.44%
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 vnode
reratui_
core
0.2.0
Module vnode
Module Items
Enums
In crate reratui_
core
reratui_core
Module
vnode
Copy item path
Source
Expand description
Virtual DOM node types
Enums
ยง
Element
Represents a virtual node in the virtual DOM tree.
Prop
Value
Represents a property value in the virtual DOM tree.