Type Alias PackageName

Source
pub type PackageName = String;
Expand description

Type to represent path owner.

Aliased Typeยง

pub struct PackageName { /* private fields */ }