Skip to main content

supported_for

Function supported_for 

Source
pub fn supported_for(version: &str) -> Option<&'static SupportedToolchain>
Expand description

Return the SupportedToolchain entry that includes version, if any.