Type Definition lava_torrent::torrent::v1::Dictionary [] [src]

type Dictionary = HashMap<String, BencodeElem>;

Corresponds to a bencode dictionary.