pub const MAX_DEPTH: usize = 100;
The maximum nesting depth allowed for any fog-pack value. No encoded document will ever nest Map/Array markers deeper than this.