[][src]Type Definition minitt::syntax::Typed

type Typed = (Pattern, Box<Expression>);

Pattern with type explicitly specified