Function parse::literal [] [src]

pub fn literal<'a, T: AsRef<[u8]>>(src: &mut &'a [u8], what: T) -> Result<()>