<!-- {{# generate.module_header{} #}} -->
# Module :: lang_detect
[](https://github.com/emersion/stability-badges#experimental) [](https://github.com/Wandalen/wTools/actions/workflows/Modulelang_detectPush.yml) [](https://docs.rs/lang_detect) [](https://discord.gg/m3YfbXpUUY)
Utilities for lang detect
<!--
### Basic use-case
```rust
use lang_detect::*;
fn main()
{
}
```
### To add to your project
```bash
cargo add lang_detect
```
### Try out from the repository
``` shell test
git clone https://github.com/Wandalen/wTools
cd wTools
cargo run --example lang_detect_trivial
```
``` shell test
cargo add lang_detect
```
[](https://discord.gg/m3YfbXpUUY)
-->
### Sample
<!-- {{# generate.sample{} #}} -->