Docs.rs
material-color-utilities-1.0.0-dev.14
material-color-utilities 1.0.0-dev.14
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
deminearchiver
Dependencies
by_address ^1
normal
csscolorparser ^0.7
normal
num-traits ^0.2
normal
rand ^0.9
normal
optional
serde ^1
normal
optional
thiserror ^2
normal
indicatif ^0.17
dev
serde ^1
dev
serde_json ^1
dev
Versions
15.09%
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
Files
material_color_utilities/utils/
mod.rs
1
pub mod
color;
2
pub mod
math;
3
pub mod
string;
4
5
#[cfg(test)]
6
pub
(
crate
)
mod
test;