Type Definition bencode::DictMap [] [src]

type DictMap = BTreeMap<ByteString, Bencode>;