pub fn supported_for(version: &str) -> Option<&'static SupportedToolchain>Expand description
Return the SupportedToolchain entry that includes version, if any.
pub fn supported_for(version: &str) -> Option<&'static SupportedToolchain>Return the SupportedToolchain entry that includes version, if any.