valk-utils 0.1.2

Dead simple functions that valkyrie_pilot uses, and maybe you can too
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "valk-utils"
version = "0.1.2"
edition = "2021"
description = "Dead simple functions that valkyrie_pilot uses, and maybe you can too"
homepage = "https://crates.io/crates/valk-utils/"
documentation = "https://docs.rs/valk-utils/"
repository = "https://github.com/randomairborne/valk-utils/"
readme = "README.md"
license = "MIT OR Apache-2.0 OR Unlicense"
keywords = ["utilities"]
categories = ["parsing", "text-processing"]

[dependencies]