Constant fog_pack::MAX_DEPTH[][src]

pub const MAX_DEPTH: usize = 100;
Expand description

The maximum nesting depth allowed for any fog-pack value. No encoded document will ever nest Map/Array markers deeper than this.