Skip to main content

Repr

Type Alias Repr 

Source
pub type Repr<T> = <T as HasRepr>::GenericRepr;
Expand description

Type level accessor of a generic representation of the given type.