Crate qb_api

Source
Expand description

§qb-api

This is a rust async web api library for the popular torrent client qBittorrent.

Forked from: https://github.com/VanillaBrooks/qbittorrent

§Implementation

Features of this library are implemented as-needed. Contributions welcome.

§Example

TODO

§API Coverage

TODO

Modules§

data
Structs returned by api queries
queries
data types for filtering and querying information from qbittorrent
traits

Structs§

Api
Main handle and access point to working with qbittorrent.

Enums§

Error