Module type_equalities::details[][src]

Expand description

Details for primitively consuming an equality.

Traits

Trait used to convince the rust type checker of the claimed equality.

A consumer recives evidence of a type equality T == U and computes a result.