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