pub fn version_check(version: &str) -> Result<(), Error>
Expand description

Check whether this library is compatible with the provided version string.