Type Definition BencodeDict
sveppa_bencode::types
type BencodeDict = HashMap<BencodeByteStr, Bencode>;