Docs.rs
kawaii-0.1.0-alpha
kawaii 0.1.0-alpha
Permalink
Docs.rs crate page
WTFPL
Links
Repository
crates.io
Source
Owners
meh
Dependencies
ansi_term ^0.10
normal
typemap ^0.3
normal
Versions
10.98%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
kawaii
0.1.0-alpha
All Items
Crate Items
Re-exports
Modules
Macros
Structs
Enums
Traits
Functions
Crate
kawaii
Copy item path
Source
Re-exports
§
pub extern crate
ansi_term
;
pub use config::
Config
;
pub use document::
Document
;
pub use
util
::*;
Modules
§
config
document
fmt
util
Macros
§
float
integer
string
Structs
§
Style
A style is a collection of properties that can format a string using ANSI escape codes.
Enums
§
Color
A colour is one specific type of ANSI escape code, and can refer to either the foreground or background colour.
Traits
§
Kawaii
Functions
§
inspect
print