read_fonts

Trait TopLevelTable

Source
pub trait TopLevelTable {
    const TAG: Tag;
}
Expand description

A table that has an associated tag.

This is true of top-level tables, but not their various subtables.

Required Associated Constants§

Source

const TAG: Tag

The table’s tag.

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§

Source§

impl TopLevelTable for Loca<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Cff2<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Cff<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Ankr<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Avar<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Base<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Cbdt<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Cblc<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Cmap<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Colr<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Cpal<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Cvar<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Ebdt<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Eblc<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Feat<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Fvar<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Gasp<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Gdef<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Glyf<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Gpos<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Gsub<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Gvar<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Hdmx<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Head<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Hhea<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Hmtx<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Hvar<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Ltag<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Maxp<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Meta<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Mvar<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Name<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Os2<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Post<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Sbix<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Stat<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Svg<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Varc<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Vhea<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Vmtx<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Vorg<'_>

Source§

const TAG: Tag = _

Source§

impl TopLevelTable for Vvar<'_>

Source§

const TAG: Tag = _