Docs.rs
intuitive-0.6.3
intuitive 0.6.3
Permalink
Docs.rs crate page
CC0-1.0
Links
Repository
crates.io
Source
Owners
enricozb
Dependencies
crossterm ^0.25.0
normal
ctrlc ^3.2.3
normal
doc-cfg ^0.1
normal
intuitive_macros ^0.6.2
normal
lazy_static ^1.4.0
normal
parking_lot ^0.12.1
normal
serial_test ^0.9
normal
thiserror ^1.0.32
normal
tui ^0.19.0
normal
Versions
51.22%
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
Module terminal
intuitive
0.6.3
Module terminal
Module Items
Structs
Type Aliases
In crate intuitive
intuitive
Module
terminal
Copy item path
Source
Expand description
Contains the
Terminal
type used to run the UI.
Structs
§
Rect
A simple rectangle used in the computation of the layout and to give widgets an hint about the area they are supposed to render to.
Terminal
Type Aliases
§
Backend
Frame