pub const MAX_RECURSION_DEPTH: usize = 30;
Control the maximum recursion depth for BER OCTET STRING and restricted character string parsing.