Docs.rs
ftui-widgets-0.2.1
ftui-widgets 0.2.1
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
Dicklesworthstone
Dependencies
ahash ^0.8
normal
bitflags ^2.10.0
normal
ftui-core ^0.2.1
normal
ftui-layout ^0.2.1
normal
ftui-render ^0.2.1
normal
ftui-style ^0.2.1
normal
ftui-text ^0.2.1
normal
regex ^1.12.3
normal
optional
serde ^1.0.227
normal
optional
tracing ^0.1.41
normal
optional
unicode-segmentation ^1.12.0
normal
unicode-width ^0.2.2
normal
web-time ^1.1.0
normal
criterion ^0.8.2
dev
proptest ^1.7.0
dev
serde ^1.0.227
dev
serde_json ^1.0.145
dev
tracing ^0.1.41
dev
tracing-subscriber ^0.3.20
dev
Versions
94.34%
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
Skip to main content
Module panel
ftui_
widgets
0.2.1
Module panel
Module Items
Structs
In crate ftui_
widgets
ftui_widgets
Module
panel
Copy item path
Source
Expand description
Panel widget: border + optional title/subtitle + inner padding + child content.
Structs
ยง
Panel
A bordered container that renders a child widget inside an inner padded area.