pub const MAX_DOCUMENT_DEPTH: usize = 64;
Maximum nested array/object depth, with the root at depth zero.