Docs.rs
  • string_colorization-1.0.0
    • string_colorization 1.0.0
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • JorgeRicoVivas
    • Dependencies
      • colored ^2.1.0 normal
    • Versions
    • 98.21% 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

string_colorization1.0.0

Crate Items

  • Structs
  • Constants
  • Functions

List of all items

Structs

  • Colorizer

Functions

  • background::true_color
  • colorize
  • foreground::true_color

Constants

  • background::Black
  • background::Blue
  • background::BrightBlack
  • background::BrightBlue
  • background::BrightCyan
  • background::BrightGreen
  • background::BrightMagenta
  • background::BrightRed
  • background::BrightWhite
  • background::BrightYellow
  • background::Cyan
  • background::Green
  • background::Magenta
  • background::Red
  • background::White
  • background::Yellow
  • foreground::Black
  • foreground::Blue
  • foreground::BrightBlack
  • foreground::BrightBlue
  • foreground::BrightCyan
  • foreground::BrightGreen
  • foreground::BrightMagenta
  • foreground::BrightRed
  • foreground::BrightWhite
  • foreground::BrightYellow
  • foreground::Cyan
  • foreground::Green
  • foreground::Magenta
  • foreground::Red
  • foreground::White
  • foreground::Yellow
  • style::Blink
  • style::Bold
  • style::Clear
  • style::Dimmed
  • style::Hidden
  • style::Italic
  • style::Reversed
  • style::Strikethrough
  • style::Underline