Module array
read_
fonts
0.25.3
Module array
Module Items
Structs
In crate read_
fonts
Modules
array
collections
tables
Macros
be_buffer
be_buffer_add
Structs
ArrayOfNullableOffsets
ArrayOfOffsets
CollectionRef
FontData
FontRef
TableRecord
TableRef
Enums
FileRef
ReadError
Traits
ComputeSize
FontRead
FontReadWithArgs
Offset
ReadArgs
ResolveNullableOffset
ResolveOffset
TableProvider
TopLevelTable
VarSize
Type Aliases
TTCHeader
TableDirectory
read_fonts
Module
array
Copy item path
Settings
Help
Summary
Source
Expand description
Custom array types
Structs
§
Computed
Array
An array whose items size is not known at compile time.
VarLen
Array
An array of items of non-uniform length.