syntax::ast::make

Function tuple_field_list

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