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