valust-regex-utils 0.6.0

Regex utilities for the Valust crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Regex Utilities for Valust


<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-regex-utils">
    <img alt="Crates.io Downloads (recent)" src="https://img.shields.io/crates/dr/valust-regex-utils?style=for-the-badge">
</a>

</center>

---

This crates exports some regex expressions that might be used.

For more information, see the crate's documentation for more information.