Function glossa_codegen::prelude::is_same_version
source · pub fn is_same_version<P: AsRef<Path>>(
path: P,
version: Option<&str>
) -> Result<bool>Expand description
Returns Ok(true) if it is the same version For blank strings (spaces, tabs, etc.), it is always a different version because it is automatically trimmed out