/// Algorithms and structures to compute and store macronodes.
pubmodmacronodes;/// Algorithms and structures to compute and store maximal macrotigs.
#[allow(clippy::module_inception)]pubmodmacrotigs;/// Algorithms and structures to compute and store maximal microtigs.
pubmodmicrotigs;