//! I know this is weird but these are shorthands to indent `debug!()`
//! statements used in the `visit_packages` module, to describe various nested
//! scenarios/use cases.
pub const L1: &str = " ";
pub const L2: &str = " ";
pub const L3: &str = " ";
pub const L4: &str = " ";
pub const L5: &str = " ";
pub const L6: &str = " ";
pub const L7: &str = " ";
pub const L8: &str = " ";
pub const L9: &str = " ";
pub const L10: &str = " ";