Function proto::detect_fixed_version
source · pub fn detect_fixed_version<P>(
version: &str,
manifest_path: P
) -> Result<Option<String>, ProtoError>where
P: AsRef<Path>,pub fn detect_fixed_version<P>(
version: &str,
manifest_path: P
) -> Result<Option<String>, ProtoError>where
P: AsRef<Path>,