Docs.rs
aprender-train-common-0.60.0
aprender-train-common 0.60.0
Docs.rs crate page
MIT
06 July 2026
Links
Repository
crates.io
Source
Owners
noahgift
Dependencies
clap ^4.5
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
aprender-viz ^0.60.0
normal
proptest ^1.4
dev
Versions
100%
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
Skip to main content
Module styles
entrenar_
common
0.60.0
Module styles
Module Items
Structs
Functions
In entrenar_
common::
cli
entrenar_common
::
cli
Module
styles
Copy item path
Source
Expand description
Terminal styling helpers.
Structs
§
Colors
ANSI color codes for consistent styling.
Functions
§
dim
Format a dim/secondary message.
error
Format an error message.
header
Format a header/title.
info
Format an info message.
success
Format a success message.
warning
Format a warning message.