[][src]Constant proptest::char::DEFAULT_SPECIAL_CHARS

pub const DEFAULT_SPECIAL_CHARS: &[char]

A default set of characters to consider as "special" during character generation.

Most of the characters here were chosen specifically because they are difficult to handle in particular contexts.