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.22.1-alpha.3
ratatui 0.22.1-alpha.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
orhun
kdheepak
joshka
github:ratatui:core
Dependencies
bitflags ^2.3
normal
cassowary ^0.3
normal
crossterm ^0.27
normal
indoc ^2.0
normal
itertools ^0.11
normal
paste ^1.0.2
normal
serde ^1
normal
strum ^0.25
normal
termion ^2.0
normal
termwiz ^0.20.0
normal
time ^0.3.11
normal
unicode-segmentation ^1.10
normal
unicode-width ^0.1
normal
anyhow ^1.0.71
dev
argh ^0.1
dev
cargo-husky ^1.5.0
dev
criterion ^0.5
dev
fakeit ^1.1
dev
pretty_assertions ^1.4.0
dev
rand ^0.8
dev
Versions
43.79%
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
☰
Module block
Re-exports
Modules
Structs
Enums
?
Module
ratatui
::
widgets
::
block
source
·
[
−
]
Re-exports
pub use self::title::
Position
;
pub use self::title::
Title
;
Modules
title
Structs
Block
Base widget to be used with all upper level ones. It may be used to display a box border around the widget and/or add a title.
Padding
Enums
BorderType