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