greyblake / whatlang-rs

Natural language detection library for Rust. Try demo online: https://whatlang.org/
https://whatlang.org/
MIT License
969 stars 109 forks source link

Implement method Lang::english_name(&self) -> &str #11

Closed greyblake closed 7 years ago

greyblake commented 7 years ago

Done in 320f134 (eng_name())