Docs.rs
theattyr-0.1.10
theattyr 0.1.10
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
orhun
Dependencies
clap ^4.5.17
normal
color-eyre ^0.6.3
normal
ratatui ^0.28.1
normal
rust-embed ^8.5.0
normal
tachyonfx ^0.7.0
normal
tui-term ^0.1.13
normal
vt100 ^0.15.2
normal
Versions
68.75%
of the crate is documented
Platform
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 theattyr
theattyr
0.1.10
All Items
Crate Items
Re-exports
Modules
Traits
Derive Macros
Crate
theattyr
Copy item path
Source
Re-exports
§
pub use args::
Args
;
Modules
§
animation
app
args
event
fps
Traits
§
Parser
Parse command-line arguments into
Self
.
Derive Macros
§
Parser
Generates the
Parser
implementation.