Skip to main content

load_root_package_version

Function load_root_package_version 

Source
pub fn load_root_package_version(
    root_manifest_path: &Path,
    workspace_manifest_path: &Path,
) -> Result<String, Box<dyn Error>>