Docs.rs
catppuccin-purr-1.4.1
catppuccin-purr 1.4.1
Permalink
Docs.rs crate page
MIT
17 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
uncenter
Dependencies
cachecow ^0.1.1
normal
catppuccin ^2.4.0
normal
clap ^4.5.26
normal
color-eyre ^0.6.3
normal
convert_case ^0.6.0
normal
css-colors ^1.0.1
normal
csscolorparser ^0.6.2
normal
etcetera ^0.8.0
normal
fancy-regex ^0.14.0
normal
flate2 ^1.0.35
normal
graphql_client ^0.14.0
normal
inquire ^0.7.5
normal
log ^0.4.25
normal
pretty_env_logger ^0.5.0
normal
reqwest ^0.11.27
normal
serde ^1.0.217
normal
serde_json ^1.0.135
normal
serde_yaml ^0.9.34
normal
strsim ^0.11.1
normal
strum ^0.26.3
normal
tar ^0.4.43
normal
url ^2.5.4
normal
Versions
21.88%
of the crate is documented
Platform
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
Skip to main content
Files
catppuccin_purr/
lib.rs
1
pub mod
cli;
2
pub mod
cmd;
3
pub mod
github;
4
pub mod
models;
5
pub mod
utils;