[go: up one dir, main page]

Type Alias cargo_deny::Kid

source ·
pub type Kid = PackageId;
Expand description

A crate’s unique identifier

Aliased Type§

struct Kid {
    pub repr: String,
}

Fields§

§repr: String

The underlying string representation of id.