CharToType.ch

symbol

struct CharToType(char c, T)
enum ch = c;

Meta