uzor 1.0.20

Core UI engine — geometry, interaction, input state
Documentation
1
2
3
4
5
6
7
8
//! macOS-specific animation presets

pub mod button;
pub mod modal;
pub mod menu;
pub mod switch_toggle;
pub mod dock;
pub mod traffic_lights;