Function find_between

Source
pub fn find_between(buffer: &[u8], from: &[u8], to: u8) -> Option<String>