[][src]Module torro::torrent

Contains main Torrent structure used as a "key" to interact with other parts of torro

Structs

Torrent

The primary representation of a torrent, created from a parsing function like bencode::parse. This representation is used to interact with many parts of torro.

Enums

TorrentFile

Represents the overall torrent directory structure for a given Torrent