Module lava_torrent::bencode [] [src]

Module for bencode-related parsing/encoding.

Most of methods are associated methods of BencodeElem. Some general methods are placed at the module level, and they can be found in write.

Modules

write

Module for bencode-related encoding.

Enums

BencodeElem

Represent a single bencode element.