Trait type_equalities::type_functions::TypeFunction [−][src]
Expand description
A trait for type level functions, mapping type arguments to type results.
Note that Self is used only as a marker. See also substitute, which implements coercing of results.
