pub const VEC_DECODE_LIMIT: usize = _; // 104_857_600usize
To protect against malicious large inputs, vector size is limited when decoding.