Constant lair_keystore::dependencies::rmpv::decode::MAX_DEPTH

source ยท
pub const MAX_DEPTH: usize = 1024; // 1_024usize
Expand description

The maximum recursion depth before Error::DepthLimitExceeded is returned.