Type Alias FileId

Source
pub type FileId = Id<FileMarker>;
Expand description

ID with a file marker.

Aliased Typeยง

struct FileId { /* private fields */ }