valk-utils 0.1.1

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
[dependencies]

[package]
categories = ["parsing", "text-processing"]
description = "Dead simple functions that valkyrie_pilot uses, and maybe you can too"
documentation = "https://docs.rs/valk-utils/"
edition = "2021"
homepage = "https://crates.io/crates/valk-utils/"
keywords = ["utilities"]
license = "MIT OR Apache-2.0 OR Unlicense"
name = "valk-utils"
readme = "README.md"
repository = "https://github.com/randomairborne/valk-utils/"
version = "0.1.1"