George-Miao / qbit

A Rust library for interacting with qBittorrent's Web API
https://docs.rs/qbit-rs
MIT License
32 stars 12 forks source link

feat: add some RSS API methods #15

Closed Yejia995 closed 3 months ago

Yejia995 commented 3 months ago

Added the following RSS API methods:

This pull request does not include any new struct, only relatively simple operations. All functions should have been tested, but if there are any issues please let me know.

Thanks a lot for your work!