greyblake / whatlang-rs

Natural language detection library for Rust. Try demo online: https://whatlang.org/

Home Page:https://whatlang.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greyblake opened this issue · comments

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

Done in 320f134 (eng_name())