|
rstd 0.1.0
|
Tag type used to select a default trait implementation for type T. More...
Tag type used to select a default trait implementation for type T.
| T | The type for which to provide a default implementation. |
| P | The policy controlling how the default is applied. |