Module proc_macro_assertions::add_generics
source · Structs
- A type representing some
T
with some generics attached to it. Usually created byAttachGenerics::with_generics
.
Traits
- A trait meant to be implemented for all types that may want some generics to be attached to them.