Function lava_torrent::bencode::write::encode_list [] [src]

pub fn encode_list(list: &[BencodeElem]) -> Vec<u8>

Encode list and return the result in a Vec.