pub const RECURSION_LIMIT: u8 = 16;
The decoder recursion limit. This is currently hardcoded, but may be parameterizable in the future.