Crate iced_color_picker

Crate iced_color_picker 

Source

Re-exports§

pub use widget::hsv;
pub use widget::hsv::Hsv;
pub use widget::hsv::hsv;
pub use widget::hsv::hsva;
pub use widget::style;
pub use widget::style::Catalog;
pub use widget::style::MarkerShape;
pub use widget::style::Style;
pub use widget::style::StyleFn;
pub use widget::ColorPicker;
pub use widget::Spectrum;
pub use widget::color_picker;

Modules§

widget
A widget to display and pick colors.