bencode_rs

Function parse_all

Source
pub fn parse_all(bytes: &[u8]) -> Result<Vec<Value>, ParseError>