qbit 0.2.2

A wrapper for qBittorrent Web API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# No need to include the compiled data
/target
# It's a library
Cargo.lock

# used in testing, should be local to device in most situtations. Github will automatically create one whilst testing.
.env
.temp
.temp_data

# Other
/tests/me.rs