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