1
Fork 0

Add Tuple marker trait

This commit is contained in:
Michael Goulet 2022-07-30 01:53:29 +00:00
parent d394408fb3
commit 6b2eab2310
3 changed files with 12 additions and 0 deletions

View file

@ -1481,6 +1481,7 @@ symbols! {
tuple,
tuple_from_req,
tuple_indexing,
tuple_trait,
two_phase,
ty,
type_alias_enum_variants,