Docs.rs
ftui-core-0.1.1
ftui-core 0.1.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Dicklesworthstone
Dependencies
bitflags ^2.10.0
normal
crossterm ^0.29.0
normal
unicode-display-width ^0.3.0
normal
unicode-segmentation ^1.12.0
normal
unicode-width ^0.2.2
normal
portable-pty ^0.9.0
dev
proptest ^1.7.0
dev
signal-hook ^0.4.3
normal
tracing ^0.1.41
normal
optional
tracing-subscriber ^0.3.20
normal
optional
Versions
94.71%
of the crate is documented
Go to latest version
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.1.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.