pub const MAX_LEVELS: usize = _; // 255usize
There should never be more than 255 levels in a proof (would mean the Binary Merkle Tree has more than 2^255 leaves).