Constant bcs::MAX_CONTAINER_DEPTH [−][src]
pub const MAX_CONTAINER_DEPTH: usize = 500;
Expand description
Maximal allowed depth of BCS data, counting only structs and enums.
pub const MAX_CONTAINER_DEPTH: usize = 500;
Maximal allowed depth of BCS data, counting only structs and enums.