kutil-std 0.0.2

std utilities from Kutil
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
edition = "2021"

name = "kutil-std"
description = "std utilities from Kutil"
version = "0.0.2"
rust-version = "1.84"

license = "MIT OR Apache-2.0"
repository = "https://github.com/tliron/rust-kutil"
documentation = "https://docs.rs/kutil-std"
authors = ["Tal Liron"]

readme = "../../README.md"

categories = [] # https://crates.io/category_slugs
keywords = ["kutil", "std"]