Type Definition paxforth::ast::PaxProgram[][src]

pub type PaxProgram = IndexMap<String, Vec<Block>>;