std
::
core
::
ascii
WHITESPACE_SET
const
AsciiCharset
WHITESPACE_SET
=
@create_set
(
"
\t
\n
\v
\f
\r
"
)
;