/// The alias for the type of the numbering.
///
/// # Notes
///
/// Check the [documentation of the super module][super] for the purpose of the type alias.
pub type NumberingTy = usize;
/// The alias for the type of the numbering.
///
/// # Notes
///
/// Check the [documentation of the super module][super] for the purpose of the module.