pub type Glyphset = u32;
Trait Implementations§
source§impl<C: RequestConnection> From<&GlyphsetWrapper<C>> for Glyphset
impl<C: RequestConnection> From<&GlyphsetWrapper<C>> for Glyphset
source§fn from(from: &GlyphsetWrapper<C>) -> Self
fn from(from: &GlyphsetWrapper<C>) -> Self
Converts to this type from the input type.