pub fn tuple_ident(idx: usize) -> Ident
Expand description

Generates a syn::Ident for a destructuring an element of a tuple.