Docs.rs
tui-components-0.1.2
tui-components 0.1.2
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
benhall-7
Dependencies
crossterm ^0.20
normal
num ^0.4
normal
regex ^1
normal
tui ^0.16.0
normal
Versions
6%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Crate tui_components
tui_
components
0.1.2
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Traits
Functions
Crate
tui_
components
Copy item path
Source
Re-exports
§
pub use
crossterm
;
pub use
tui
;
Modules
§
components
rect_
ext
Structs
§
Wrapper
Enums
§
AppResponse
Event
Traits
§
App
Component
A trait enabling a nested layout of UI components
Spannable
A trait for components that can be rendered as spans
Functions
§
run
set_
title