gxi 0.6.1

Zero-Cost Cross-Platform Native Widget based Component System in Rust
1
2
3
pub type NativeWidget = ();
pub type NativeContainerWidget = ();
pub type Element = ();