Skip to main content

parse_version_parts

Function parse_version_parts 

Source
fn parse_version_parts(version: &str) -> Option<Vec<u64>>