ttf_parser::tables::cff::index

Function parse_index

Source
pub fn parse_index<'a, T: IndexSize>(s: &mut Stream<'a>) -> Option<Index<'a>>