A collection of data structures used in cuicui_richtext
.
Mostly used for dependency resolution and specialized graph traversal tasks.
Note that this library doesn't work on 16 bits plateforms. If you need support, consider opening an issue.
enumset
: enables the [enumset
] dependency and the EnumBitMatrix
EnumMultimap
data structures> u32::MAX
size_of(usize) >= size_of(u32)
, effort is made to use
u32::try_from(usize).unwrap()
though!#[no_std]
but I don't see why this couldn't be added as a featuresorted-iter
, can't disable dependency.This is a collection of [multimaps], [jagged arrays], [bit sets], and combination thereof.
See rustdoc
documentation for details.
You may use datazoo
under any of the following licenses: