syn
syn copied to clipboard
Consider renaming Method to associated function
This is a small issue, but I think method is not the same as associated fn. ImplItem::Method and TraitItem::Method actually should be named something else... Please take this into consideration if a breaking change is made sometime in the future.