Function emf_core_base_rs::global::version::string_is_valid[][src]

pub fn string_is_valid(version_string: impl AsRef<str>) -> bool

Checks whether the version string is valid.

Return

true if the string is valid, false otherwise.