ION_STOP_CHARS

Undocumented in source.
static immutable
auto ION_STOP_CHARS = ['\0', '{', '}', '[', ']', '(', ')', ',', '"', '\''] ~ ION_WHITESPACE;

Meta