reflexo_typst2vec::convert

Type Alias FontPack

Source
pub type FontPack = Vec<FontItem>;
Expand description

References to a set of fonts.

Aliased Typeยง

struct FontPack { /* private fields */ }