Type Alias sdml_errors::FileId
source ยท pub type FileId = usize;
Expand description
An opaque identifier used to index the source associated with a loaded module.
pub type FileId = usize;
An opaque identifier used to index the source associated with a loaded module.