webrender_api::display_list

Function skip_slice

source
fn skip_slice<'a, T: Peek>(data: &mut &'a [u8]) -> ItemRange<'a, T>
Expand description

Returns the byte-range the slice occupied.