aria2-rs 0.0.0

A rust library to interact with an aria2c daemon process with JSON-RPC.
Documentation
#[cfg(test)]
mod tests {
    #[test]
    fn it_works() {
        assert_eq!(2 + 2, 4);
    }
}