rqbit/crates/librqbit/README.md
2023-11-19 22:48:19 +00:00

12 lines
No EOL
234 B
Markdown

# librqbit
A torrent library 100% written in rust
## Basic example
See ```examples``` folder.
This is a simple program on how to use this library
This program will just download a simple torrent file with a Magnet link
```rust
```