syntax::ast::make

Function tuple_field_list

Source
pub fn tuple_field_list(
    fields: impl IntoIterator<Item = TupleField>,
) -> TupleFieldList