[][src]Type Definition rule::op::Func

type Func = fn(_: Vec<Arg>) -> Arg;