Type Definition ttf_parser::apple_layout::StateEntry
source · pub type StateEntry = GenericStateEntry<()>;Expand description
A legacy state entry used by StateTable.
pub type StateEntry = GenericStateEntry<()>;A legacy state entry used by StateTable.