[][src]Function mruby::extn::core::regexp::syntax::is_non_supported_non_printable_character

pub fn is_non_supported_non_printable_character(c: char) -> Option<String>

Returns true if the given character is non-printable and Rust does not support the escape sequence.