pub type Repr<T> = <T as HasRepr>::GenericRepr;
Type level accessor of a generic representation of the given type.