Type Definition clircle::Identifier
source · pub type Identifier = UnixIdentifier;Expand description
Identifies a file. The type is aliased according to the target platform.
pub type Identifier = UnixIdentifier;Identifies a file. The type is aliased according to the target platform.