lingual 1.1.0

Free and Unlimited Language Translation (Google) API for Rust. Supports Async and Sync.
Documentation
1
2
3
4
5
mod accurate;
pub use accurate::AccurateLang;

mod all;
pub use all::*;