ux-components 0.1.3

Backend agnostic GUI framework
Documentation
1
pub type ValueChanged<T> = Box<dyn Fn(T)>;