Docs.rs
altui-core-0.2.0
altui-core 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ArtyomSinyugin
Dependencies
bitflags ^2.10
normal
cassowary ^0.3
normal
crossterm ^0.29.0
normal
optional
derive_builder ^0.20.2
normal
indoc ^2.0
normal
serde ^1
normal
optional
termion ^4.0
normal
optional
tracing ^0.1.41
normal
unicode-segmentation ^1.2
normal
unicode-width ^0.2
normal
argh ^0.1
dev
rand ^0.9
dev
Versions
41.79%
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 backend
altui_
core
0.2.0
Module backend
Module Items
Structs
Traits
In crate altui_
core
altui_core
Module
backend
Copy item path
Source
Structs
§
Crossterm
Backend
A
Backend
implementation based on the
crossterm
crate.
Test
Backend
A backend used for the integration tests.
Traits
§
Backend