Add method to iterate over the fields in a Fields regardless of whether they are named or unnamed (#324, thanks @sgrif)
Expose iterator methods on Generics to iterate over just the type parameters, just the lifetime parameters, or just the const parameters (#327, thanks @sgrif)