Skip to main content

Module labels

Module labels 

Source
Expand description

Utility structures for labelings.

Re-exports§

pub use bitstream::BitStreamLabeling;
pub use zip::*;
pub use proj::*;

Modules§

bitstream
Basic skeleton for a simple bitstream-based implementation of a labeling.
proj
Left and right projections.
zip