Expand description
An argument in a function type: the usize in fn(usize) -> bool.
Fields§
§attrs: Vec<Attribute>§name: Option<(Ident, Colon)>§ty: TypeAn argument in a function type: the usize in fn(usize) -> bool.
attrs: Vec<Attribute>§name: Option<(Ident, Colon)>§ty: Type