Type Alias modio::types::id::FileId

source ·
pub type FileId = Id<FileMarker>;
Expand description

ID with a file marker.

Aliased Type§

struct FileId { /* private fields */ }