//--------------------------------------------------------------------------------------------------
// Constants
//--------------------------------------------------------------------------------------------------
/// The default maximum depth of a softlink.
pub const DEFAULT_SOFTLINK_DEPTH: u32 = 10;