Skip to main content

MAX_DEPTH

Constant MAX_DEPTH 

Source
pub const MAX_DEPTH: usize = 200;
Expand description

Maximum nesting depth for a Document node (matches Python’s _MAX_DEPTH).