[][src]Module cratetorrent::metainfo

This module contains a type safe representation of a torrent's metainfo, as well as utilities to construct it.

Structs

Metainfo

The parsed and validated torrent metainfo file, containing necessary arguments for starting a torrent.

Enums

BencodeError

Represents all possible errors which can occur when serializing or deserializing bencode.

MetainfoError