Available on crate feature
std
only.Expand description
Data structures useful for font work.
Re-exports§
pub use int_set::IntSet;
Modules§
- A fast, efficient, sparse, & ordered unsigned integer (u32) bit set which is invertible.
Structs§
- A set of disjoint ranges over numeric types.