Docs.rs
native-theme-0.5.3
native-theme 0.5.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
OR
0BSD
Links
Homepage
Repository
crates.io
Source
Owners
tiborgats
Dependencies
resvg ^0.47
normal
optional
serde ^1.0.228
normal
serde_with ^3.18.0
normal
toml ^1.1.0
normal
serde_json ^1.0.149
dev
ashpd ^0.13.9
normal
optional
configparser ^3.1.0
normal
optional
freedesktop-icons ^0.4
normal
optional
block2 >=0.6.1, <0.8.0
normal
optional
objc2 ^0.6.4
normal
optional
objc2-app-kit ^0.3
normal
optional
objc2-core-foundation ^0.3.2
normal
optional
objc2-core-graphics ^0.3.2
normal
optional
objc2-foundation ^0.3
normal
optional
windows ^0.62
normal
optional
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module color
native_
theme
0.5.3
Module color
Module Items
Structs
In crate native_
theme
native_theme
Module
color
Copy item path
Source
Expand description
Color types and sRGB utilities.
Structs
ยง
Parse
Color
Error
Error returned when parsing a hex color string fails.
Rgba
An sRGB color with alpha, stored as four u8 components.