Function cargo::ops::lockfile::load_pkg_lockfile

source ·
pub fn load_pkg_lockfile(ws: &Workspace<'_>) -> CargoResult<Option<Resolve>>