zen_utils 0.1.2

General neat Rust utility library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.once_cell]
version = "1.9.0"

[package]
authors = ["Casey Bailey <SonicZentropy@gmail.com>"]
description = "General neat Rust utility library"
edition = "2021"
exclude = ["rustfmt.toml", ".idea/"]
license = "MIT"
name = "zen_utils"
publish = true
readme = "README.md"
repository = "https://gitlab.com/Zentropy/zen_utils"
resolver = "2"
version = "0.1.2"