Type Alias EmbeddedFonts

Source
pub type EmbeddedFonts = Vec<(Cow<'static, str>, Bytes)>;

Aliased Typeยง

pub struct EmbeddedFonts { /* private fields */ }