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