This website requires JavaScript.
Explore
Help
Sign In
programmer
/
qbittorrent_web_api
Watch
1
Star
0
Fork
0
You've already forked qbittorrent_web_api
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
95104b653b
qbittorrent_web_api
/
src
/
lib.rs
5 lines
94 B
Rust
Raw
Normal View
History
Unescape
Escape
Refactor project to two crates for easier publishing.
2022-07-10 18:32:55 +02:00
use
qbittorrent_web_api_gen
::
QBittorrentApiGen
;
Add source files
2022-07-10 17:06:19 +02:00
#[
derive(QBittorrentApiGen)
]
pub
struct
Api
;
Reference in New Issue
Copy Permalink