pub fn peek_enum_repr(shape: &'static Shape) -> Option<EnumRepr>
reflect
Returns the enum representation if the shape represents an enum, None otherwise