Function semver_rs::clean[][src]

pub fn clean(
    version: &str,
    opts: impl IntoOptionsMaybe
) -> Result<String, Error>
Expand description

Cleanups a semver string making it semver complaint.