Docs.rs
termint-0.6.0
termint 0.6.0
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
Martan03
Dependencies
bitflags ^2.9.1
normal
serde ^1.0.218
normal
optional
termal ^2.1.2
normal
criterion ^0.5.1
dev
Versions
76.84%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
termint
0.6.0
Module buffer
Module Items
Structs
In crate termint
termint
Module
buffer
Copy item path
Source
Structs
ยง
Buffer
A buffer that stores the result of the widget render method A buffer that stores the result of the widget render method. Every widget interacts with the buffer, instead of printing to the terminal.
Cell
A buffer cell A buffer cell containing foreground, background, modifiers and symbol.