oxiced 0.4.1

An iced themeing library
Documentation
1
2
3
4
5
6
7
8
9
10
11
pub mod common;
pub mod oxi_button;
pub mod oxi_checkbox;
pub mod oxi_picklist;
pub mod oxi_progress;
pub mod oxi_radio;
pub mod oxi_rule;
pub mod oxi_slider;
pub mod oxi_svg;
pub mod oxi_text_input;
pub mod oxi_toggler;