//! FIXME: write short doc here

pub use hir_expand::{
    ast_id_map::{AstIdMap, ErasedFileAstId, FileAstId},
    expand::AstId,
};