Type Alias read_fonts::tables::aat::RawWords
source · pub type RawWords<'a> = TableRef<'a, RawWordsMarker>;
Expand description
Used for the state_array
in StxHeader
.
Aliased Type§
struct RawWords<'a> { /* private fields */ }