Type Alias Glyphset
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.