Skip to main content

is_unsupported

Function is_unsupported 

Source
pub fn is_unsupported(declared: Option<u32>) -> bool
Expand description

Whether a declared major exceeds what this build supports (SPEC_VERSION_SUPPORTED). An absent version (None) is always supported, since it resolves to the floor.