This is a Rust port of Lingua, the most accurate natural language detection library for the JVM. It aims at eliminating a problem of many already existing libraries in this field, namely the correct language detection of very short text fragments.
As soon as the first release has been published, a comparison to whatlang, the so far dominant natural language detection library in the Rust ecosystem, will be provided.
For any further information at this point, please refer to the README of Lingua's JVM implementation.