Docs.rs
ux-components-0.1.3
ux-components 0.1.3
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dudochkin-victor
Dependencies
bitflags ^1.0
normal
bytes ^1.1.0
normal
cgmath ^0.18
normal
crossbeam ^0.8.1
normal
fontdue ^0.7.2
normal
futures ^0.3.21
normal
intmap ^0.7
normal
log ^0.4
normal
once_cell ^1.7
normal
rand ^0.8
normal
stretch ^0.3.2
normal
structopt ^0.3
normal
url ^2.2
normal
ux-dataflow ^0.1
normal
ux-dx ^0.2
normal
ux-macro ^0.1
normal
notify-rust ^4
normal
gloo ^0.3
normal
js-sys ^0.3
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
wasm-bindgen-test ^0.3
normal
wasm-logger ^0.2
normal
web-sys ^0.3
normal
Versions
22.53%
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
☰
ColorSpace
Implementors
In components::prelude
?
Trait
components
::
prelude
::
ColorSpace
[
−
]
pub trait ColorSpace:
ColorTransition
{ }
Expand description
Defines ColorSpace marker
Implementors
impl
ColorSpace
for
CmyColor
impl
ColorSpace
for
CmykColor
impl
ColorSpace
for
HslColor
impl
ColorSpace
for
HsvColor
impl
ColorSpace
for
RgbColor
impl
ColorSpace
for
RgbaColor