Function x11rb_protocol::resource_manager::parser::skip_text
source ยท fn skip_text<'a>(data: &'a [u8], text: &[u8]) -> Option<&'a [u8]>
Expand description
Skip the given text. Returns None
if the text was not found