reference
reference copied to clipboard
Add basic GATs reference information
There really isn't a ton to add here. Almost all of the syntax related to GATs falls out from existing syntax.
Does anything about
whereclauses like, e.g.,Self: 'a, need to be added here? I'm thinking about this specifically: https://rust-lang.github.io/generic-associated-types-initiative/explainer/required_bounds.html
I can try to add a short explanation