Docs.rs
  • catppuccin-whiskers-2.5.1
    • catppuccin-whiskers 2.5.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • sgoudham
    • github:catppuccin:staff
    • Dependencies
      • anyhow ^1.0.86 normal
      • base64 ^0.22.1 normal
      • catppuccin ^2.4.0 normal
      • clap ^4.5.4 normal
      • clap-stdin ^0.5.0 normal
      • css-colors ^1.0.1 normal
      • detect-newline-style ^0.1.2 normal
      • encoding_rs_io ^0.1.7 normal
      • indexmap ^2.2.6 normal
      • itertools ^0.13.0 normal
      • lzma-rust ^0.1.6 normal
      • rmp-serde ^1.3.0 normal
      • semver ^1.0.23 normal
      • serde ^1.0.202 normal
      • serde_json ^1.0.117 normal
      • serde_yaml ^0.9.34 normal
      • tempfile ^3.10.1 normal
      • tera ^1.19.1 normal
      • thiserror ^1.0.61 normal
      • assert_cmd ^2.0.14 dev
      • predicates ^3.1.0 dev
    • Versions
    • 8.97% 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

whiskers2.5.1

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • cli::Args
  • cli::ColorOverrides
  • frontmatter::Document
  • models::Color
  • models::Flavor
  • models::HSL
  • models::Palette
  • models::RGB
  • templating::Filter
  • templating::FilterExample
  • templating::Function
  • templating::FunctionExample

Enums

  • cli::Flavor
  • cli::OutputFormat
  • frontmatter::Error
  • matrix::Error
  • models::Error

Traits

  • markdown::TableDisplay

Functions

  • context::merge_values
  • filters::add
  • filters::css_hsl
  • filters::css_hsla
  • filters::css_rgb
  • filters::css_rgba
  • filters::mix
  • filters::modify
  • filters::sub
  • filters::trunc
  • filters::urlencode_lzma
  • frontmatter::parse
  • functions::css_hsl
  • functions::css_hsla
  • functions::css_rgb
  • functions::css_rgba
  • functions::if_fn
  • functions::object
  • functions::read_file_handler
  • markdown::display_as_list
  • markdown::display_as_table
  • matrix::from_values
  • models::build_palette
  • templating::all_filters
  • templating::all_functions
  • templating::make_engine

Type Aliases

  • matrix::Matrix

Statics

  • models::HEX_FORMAT