pub const fn accepts(emitted: u32) -> boolExpand description
Does emitted fall in the range this runtime accepts?
The ONE comparison. Rust call sites reach it through
nros_node::codegen_version_check, the CLI through abi_guard; neither
re-spells the bounds.