Module collections
read_
fonts
0.35.0
Module collections
Module Items
Re-exports
Modules
Structs
In crate read_
fonts
read_fonts
Module
collections
Copy item path
Source
Expand description
Data structures useful for font work.
Re-exports
§
pub use int_set::
IntSet
;
pub use int_set::
U32Set
;
Modules
§
int_set
A fast, efficient, sparse, & ordered unsigned integer (u32) bit set which is invertible.
Structs
§
Range
Set
A set of disjoint ranges over numeric types.