[][src]Function crate_version_parse::try_parse

pub fn try_parse(input: &str) -> Result<CrateVersion, Error>

Tries to parse a crate name and version from a $crate-$vers format