Type Definition plain_enum::EnumMap [] [src]

type EnumMap<PlainEnum, T> = <PlainEnum as TEnumMapType<T>>::MapType;