Type Alias ra_ap_span::ErasedFileAstId

source ·
pub type ErasedFileAstId = Idx<SyntaxNodePtr>;
Expand description

See crates\hir-expand\src\ast_id_map.rs This is a type erased FileAstId.

Aliased Type§

struct ErasedFileAstId { /* private fields */ }