Docs.rs
ftui-core-0.2.1
ftui-core 0.2.1
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
Dicklesworthstone
Dependencies
ahash ^0.8
normal
arc-swap ^1.8.2
normal
bitflags ^2.10.0
normal
tracing ^0.1.41
normal
optional
tracing-subscriber ^0.3.20
normal
optional
unicode-display-width ^0.3.0
normal
unicode-segmentation ^1.12.0
normal
unicode-width ^0.2.2
normal
web-time ^1.1.0
normal
criterion ^0.5.1
dev
portable-pty ^0.9.0
dev
proptest ^1.7.0
dev
crossterm ^0.29.0
normal
optional
signal-hook ^0.4.3
normal
Versions
94.66%
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 geometry
ftui_
core
0.2.1
Module geometry
Module Items
Structs
In crate ftui_
core
ftui_core
Module
geometry
Copy item path
Source
Expand description
Geometric primitives.
Structs
ยง
Rect
A rectangle for scissor regions, layout bounds, and hit testing.
Sides
Sides for padding/margin.
Size
A 2D size in terminal cells.