Type Definition ambient_ui_native::UsizeInput

source ·
pub type UsizeInput = ParseableInput<usize>;
Expand description