Constant proptest::char::DEFAULT_SPECIAL_CHARS
source · [−]pub const DEFAULT_SPECIAL_CHARS: &'static [char];
Expand description
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.