torbox-core-rs 0.1.0

Rust SDK Core for the torbox API
Documentation
1
2
pub const CONTENT_XML: &[u8] = "application/xml".as_bytes();
pub const CONTENT_JSON: &[u8] = "application/json".as_bytes();