pub const fn severity_enabled_at_compile_time(severity: Severity) -> bool
Compile-time ceiling check used by the nros_*! macros.
nros_*!
Returns true iff severity is allowed under the configured max-level-* feature.
true
severity
max-level-*