[][src]Crate transmission_rs

Ergonomic Rust bindings for the Transmission BitTorrent client based on transmission-sys.

Most interaction will be done through the Client struct.

Structs

Client

Interface into the major functions of Transmission including adding, and removing torrents.

Torrent
TorrentFile

Enums

Error