ux-components 0.1.3

Backend agnostic GUI framework
Documentation
1
2
3
4
pub enum Thumb {
    Start = 0,
    End = 1,
}