pub const MAX_NESTING_DEPTH: usize = 96;Expand description
The most nested block containers a document may declare before
is_too_deep reports it.
pub const MAX_NESTING_DEPTH: usize = 96;The most nested block containers a document may declare before
is_too_deep reports it.