Type Definition prolog_parser::ast::OpDir[][src]

type OpDir = HashMap<OpDirKey, (Specifier, usize, ClauseName)>;