Expand description
A hierarchy labeling scheme called ORDPATH.
Macros
- Defines a new encoding with the specified stages.
- Creates an
OrdPathcontaining the arguments and with the [Default] encoding.
Structs
- An iterator that references an
OrdPathand yields its items by value. - A compressed binary container of hierarchy labels represented by
i64values. - An error which can be returned when parsing an
OrdPath. - An encoding stage used for vlue compression.
Traits
- An implementation of
Alloctoris responsible for providing aStagefor the provided value or prefix.