|
rstd 0.1.0
|
Mixin that inherits the default trait implementations for all given Traits using in-class policy. More...
Mixin that inherits the default trait implementations for all given Traits using in-class policy.
| Self | The concrete type. |
| Traits | The trait types whose defaults are mixed in. |