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