qbittorrent_web_api/src/lib.rs

5 lines
94 B
Rust

use qbittorrent_web_api_gen::QBittorrentApiGen;
#[derive(QBittorrentApiGen)]
pub struct Api;