5 lines
94 B
Rust
5 lines
94 B
Rust
use qbittorrent_web_api_gen::QBittorrentApiGen;
|
|
|
|
#[derive(QBittorrentApiGen)]
|
|
pub struct Api;
|