Type Definition lava_torrent::torrent::v1::Dictionary

source ·
pub type Dictionary = HashMap<String, BencodeElem>;
Expand description

Corresponds to a bencode dictionary.