Skip to main content

validate_release_version

Function validate_release_version 

Source
pub fn validate_release_version(version: &str) -> Result<()>
Expand description

Validates one exact Semantic Version rather than a range or tag.