Skip to main content

GStr

Type Alias GStr 

Source
pub type GStr<V = NoValidation> = GType<&'static str, V>;

Aliased Typeยง

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