Function updater_lp::create_version

source ·
pub fn create_version(version_string: &str) -> Option<Version>
Expand description

A passthrough for the version-lp crate, so you can create a version to compare against.

Will attempt to create a version from a string.