pub const MANIFEST_REQUESTER: &str = "<manifest>";Expand description
Requester label for a direct dependency (as opposed to a package name
for a transitive one). Appears in InstalledPkg::requested_by,
PkgError::Fetch, and PkgError::DepConflict.