macro_rules! impl_font { ($font:ty) => { ... }; }
Implement Font for Self(AsFontRef) types.
Font
Self(AsFontRef)