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

type AnnounceList = Vec<Vec<String>>;

Corresponds to the announce-list in BEP 12.