AstMap

Type Alias AstMap 

Source
pub type AstMap = IndexMap<SourceId, Root>;

Aliased Typeยง

pub struct AstMap { /* private fields */ }