[][src]Function nloq::from_slice

pub fn from_slice<'a>(s: &'a [u8]) -> Result<Vec<Query<'a>>, Utf8Error>

parse an NLOQ query from a byte string slice