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