Function cargo::ops::cargo_pkgid::pkgid

source ยท
pub fn pkgid(
    ws: &Workspace<'_>,
    spec: Option<&str>
) -> CargoResult<PackageIdSpec>