lingual 1.1.0

Free and Unlimited Language Translation (Google) API for Rust. Supports Async and Sync.
Documentation
1
2
3
4
5
mod free;
mod token;
mod url;
mod v2;
pub use free::*;