Type Definition hoodlum_parser::ast::Arg [] [src]

type Arg = (Ident, Dir, Option<i32>);