Docs.rs
ratatui-core-0.1.0
ratatui-core 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
orhun
kdheepak
joshka
github:ratatui:core
Dependencies
anstyle ^1
normal
optional
bitflags ^2.10
normal
compact_str ^0.9
normal
document-features ^0.2
normal
optional
hashbrown ^0.16
normal
indoc ^2
normal
itertools ^0.14
normal
kasuari ^0.4
normal
lru ^0.16
normal
palette ^0.7
normal
optional
serde ^1
normal
optional
strum ^0.27
normal
thiserror ^2
normal
unicode-segmentation ^1
normal
unicode-truncate ^2
normal
unicode-width >=0.2.0, <=0.2.2
normal
pretty_assertions ^1
dev
rstest ^0.26
dev
serde_json ^1
dev
Versions
58.35%
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
Module buffer
ratatui_
core
0.1.0
Module buffer
Module Items
Structs
In crate ratatui_
core
ratatui_core
Module
buffer
Copy item path
Source
Expand description
A module for the
Buffer
and
Cell
types.
Structs
ยง
Buffer
A buffer that maps to the desired content of the terminal after the draw call
Cell
A buffer cell