allowedChars

Undocumented in source.
enum allowedChars = unicode.Cc.add('"', '"' + 1).add('\\', '\\' + 1).inverted;

Meta