|
rstd 0.1.0
|
The trait implementation specialization point. More...
The trait implementation specialization point.
Users specialize this struct to implement trait T for type A.
| T | The trait type to implement. |
| A | The concrete type implementing the trait. |