pub const MAX_CONTAINER_DEPTH: usize = 500;
Expand description

Maximal allowed depth of BCS data, counting only structs and enums.