pub fn version_matches(req: &str) -> bool
Check wether the rustc version matches the given SemVer version requirement.
rustc