magnetease 0.3.1

A library to fetch magnets from the internet
Documentation
1
2
3
4
5
pub mod knaben;
pub mod nyaa;

pub use knaben::Knaben;
pub use nyaa::Nyaa;