Skip to main content

version_of

Function version_of 

Source
pub fn version_of(tag: &str) -> &str
Expand description

Strip a leading v for display. Deliberately does no other normalisation — tool version strings are frequently not semver and must stay opaque.