12 lines
No EOL
234 B
Markdown
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
|
|
|
|
``` |