pub const DEFAULT_MAX_VALUE_DECODE_DEPTH: usize = 256;
The defensive nesting limit used when decoding a Value without an explicit scope.
Value