ANSI_REGEX_PATTERN

Constant ANSI_REGEX_PATTERN 

Source
pub const ANSI_REGEX_PATTERN: &str = r"\x1b\[[0-9;?]*[a-zA-Z]|\x1b].*?(\x1b\\|[\x07])";