Docs.rs
align_text-1.0.0
align_text 1.0.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
KhalilOuali
Dependencies
clap ^4.3.12
normal
optional
Versions
15.38%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
align_
text
1.0.0
All Items
Crate Items
Enums
Traits
Crate
align_text
Copy item path
Source
Enums
§
Bias
Error
Errors returned by [
align_text()
]:
Where
Traits
§
Align
The trait which defines the align_text() function. No defaut implementation. Implemented for
Vec<String>
.