Module util

Source
Expand description

Utility types and methods.

Modules§

id_set
A fixed-size set of unique IDs.

Enums§

Either
A type containing either a Left value L or a Right value R.