Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
ratatui-0.26.3-alpha.3
ratatui 0.26.3-alpha.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
orhun
kdheepak
joshka
github:ratatui:core
Dependencies
bitflags ^2.3
normal
cassowary ^0.3
normal
compact_str ^0.7.1
normal
crossterm ^0.27
normal
optional
document-features ^0.2.7
normal
optional
indoc ^2.0
normal
itertools ^0.12
normal
lru ^0.12.0
normal
paste ^1.0.2
normal
serde ^1
normal
optional
stability ^0.2.0
normal
strum ^0.26
normal
termion ^3.0
normal
optional
termwiz ^0.22.0
normal
optional
time ^0.3.11
normal
optional
unicode-segmentation ^1.10
normal
unicode-width ^0.1
normal
anyhow ^1.0.71
dev
argh ^0.1.12
dev
better-panic ^0.3.0
dev
cargo-husky ^1.5.0
dev
color-eyre ^0.6.2
dev
criterion ^0.5.1
dev
derive_builder ^0.20.0
dev
fakeit ^1.1
dev
font8x8 ^0.3.1
dev
palette ^0.7.3
dev
pretty_assertions ^1.4.0
dev
rand ^0.8.5
dev
rand_chacha ^0.3.1
dev
rstest ^0.19.0
dev
serde_json ^1.0.109
dev
Versions
50%
of the crate is documented
Go to latest stable release
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
ratatui
0.26.3-alpha.3
Module buffer
Structs
In crate ratatui
Module
ratatui
::
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