valust-utils 0.8.0

Utilities for the Valust crate
Documentation
# Valust Utilities


<center>

<img alt="Crate Version" src="https://img.shields.io/badge/dynamic/toml?url=https%3A%2F%2Fgithub.com%2FEmbers-of-the-Fire%2Fvalust-rs%2Fraw%2Frefs%2Fheads%2Fmain%2FCargo.toml&query=%24.workspace.package.version&prefix=v%20&style=for-the-badge&label=version">&emsp;
<img alt="GitHub top language" src="https://img.shields.io/github/languages/top/embers-of-the-fire/valust-rs?style=for-the-badge&color=%23FF9B07">&emsp;
<a href="https://crates.io/crates/valust-utils">
    <img alt="Crates.io Downloads (recent)" src="https://img.shields.io/crates/dr/valust-utils?style=for-the-badge">
</a>

</center>

---

This crate provides some utilities useful when defining a validator.

## Features


- `casing`: enables dependency `convert_case` and the casing-related utils like `to_upper`.