folds(rust): Fold trait definitions (#1582)

This commit is contained in:
agarof 2021-07-18 17:59:58 +02:00 committed by GitHub
parent d779ee79f0
commit 419153c1f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
[(mod_item)
(function_item)
(struct_item)
(trait_item)
(enum_item)
(impl_item)
(type_item)