lysutil 0.1.1

Various utilities created by Lys/Rax for personal use. You may find them helpful.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "lysutil"
version = "0.1.1"
dependencies = [
 "string-builder",
]

[[package]]
name = "string-builder"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2bd10a070fb1f2796a288abec42695db4682a82b6f12ffacd60fb8d5ad3a4a12"