Module add_generics

Source

Structs§

WithGenerics
A type representing some T with some generics attached to it. Usually created by AttachGenerics::with_generics.

Traits§

AttachGenerics
A trait meant to be implemented for all types that may want some generics to be attached to them.
AttachGenericsWithAssert
A trait meant to be implemented for all types that may want some generics to be attached to them.