Constant disk::MAX_NESTING_DEPTH

source ·
pub(crate) const MAX_NESTING_DEPTH: u32 = 10;
Expand description

Nesting depth limit for disk formats that can open other disk files.