rqbit/crates/librqbit
Igor Katson 2f725e3db7
Merge pull request #515 from angrynode/docs-overwrite
docs: AddTorrentOptions::overwrite required even with complete torrent
2025-11-23 11:19:28 +00:00
..
examples
resources
src docs: AddTorrentOptions::overwrite required even with complete torrent 2025-11-12 11:08:26 +01:00
webui Update deps 2025-09-27 12:12:19 +01:00
.gitignore
Cargo.toml Use `serde_derive` dependency instead of `serde/derive` feature 2025-11-23 12:15:48 +02:00
README.md
build.rs

README.md

librqbit

A fully featured, easy to use torrent downloading library used as a backbone of rqbit.

Basic example

See examples on GitHub.

Documentation

librqbit at docs.rs