Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 477 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 477 Bytes

Rust-Translator

"Rust Translator" : translate words with Rust ...

What is it ?

This is a program built with Rust (The Mozilla programming language) that let you translate words from any language to English , Arabic , French , German using Yandex Translate API .

How to use it

Execute : cargo run in your Terminal

I made a Tutorial for this project , you can find it here