Macro ab_glyph::ttfp::impl_font

source ยท
macro_rules! impl_font {
    ($font:ty) => { ... };
}
Expand description

Implement Font for Self(AsFontRef) types.