Constant zebra_test::prelude::prop::char::DEFAULT_SPECIAL_CHARS
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.