[][src]Module generic_std::reference

HKT forms for references.

Structs

H1Reference

HKT &'a T with a type slot.

H2Reference

HKT &'a T with a lifetime and a type slot.

TypedH1Reference

HKT &'a T with a lifetime slot.