Struct font_kit::family::Family [−][src]
Expand description
Defines a set of faces that vary in weight, width or slope.
Implementations
Trait Implementations
Auto Trait Implementations
impl<F> RefUnwindSafe for Family<F> where
F: RefUnwindSafe,
impl<F> UnwindSafe for Family<F> where
F: UnwindSafe,