Skip to main content

Gusize

Type Alias Gusize 

Source
pub type Gusize<V = NoValidation> = GType<usize, V>;

Aliased Typeยง

pub struct Gusize<V = NoValidation> { /* private fields */ }