parse

Function parse 

Source
pub fn parse(data: &str) -> Result<(&str, String, Vec<u8>, Vec<u8>)>