Type Alias pdl_compiler::ast::FileId
source · pub type FileId = usize;Expand description
File identifier. References a source file in the source database.
pub type FileId = usize;File identifier. References a source file in the source database.