DanielKeep / tlborm

The Little Book of Rust Macros
880 stars 96 forks source link

pat: fix typo in tuple_default! #2

Closed durka closed 9 years ago

durka commented 9 years ago

There was a typo in the macro. But the larger question remains: to pluralize or not to pluralize the names of repeated captures?