rust-translate 0.1.3

A simple Rust crate for text translation between languages.
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}