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