Skip to main content

supported_by_digest

Function supported_by_digest 

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

Return the SupportedToolchain entry whose header_digest matches the given lowercase-hex SHA-256 string, if any.