Docs.rs
pretty-0.12.5
pretty 0.12.5
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
freebroccolo
Marwes
Dependencies
arrayvec ^0.5
normal
termcolor ^1.1.0
normal
optional
typed-arena ^2.0.0
normal
unicode-width ^0.2
normal
criterion ^0.4
dev
difference ^2
dev
expect-test ^1
dev
tempfile ^3.1.0
dev
Versions
50.63%
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
SmallText
pretty
0.12.5
Small
Text
Aliased Type
In crate pretty
pretty
Type Alias
Small
Text
Copy item path
Source
pub type SmallText =
ArrayString
<[
u8
;
22
]>;
Aliased Type
ยง
pub struct SmallText {
/* private fields */
}