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