Downgrade visibility within librqbit
This commit is contained in:
parent
84766f92fb
commit
f45a15c89a
9 changed files with 44 additions and 72 deletions
|
|
@ -330,7 +330,7 @@ impl TorrentAddQueryParams {
|
|||
}
|
||||
|
||||
// Private HTTP API internals. Agnostic of web framework.
|
||||
pub struct ApiInternal {
|
||||
struct ApiInternal {
|
||||
dht: Option<Dht>,
|
||||
startup_time: Instant,
|
||||
torrent_managers: RwLock<Vec<TorrentManagerHandle>>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue