ttf_
parser
0.25.1
In ttf_
parser::
tables::
cff::
index
Structs
Index
IndexIter
VarOffsets
Enums
OffsetSize
Traits
IndexSize
Functions
parse_index
parse_index_impl
skip_index
skip_index_impl
ttf_parser
::
tables
::
cff
::
index
Function
parse_index_impl
Copy item path
Settings
Help
Summary
Source
fn parse_index_impl<'a>(count:
u32
, s: &mut
Stream
<'a>) ->
Option
<
Index
<'a>>