knarkzel 0.1.0

Useful functions and re-exports missing in std
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.regex]
version = "1.4.4"

[dependencies.ureq]
version = "2.0.2"

[package]
authors = ["Knarkzel <knarkzel@gmail.com>"]
categories = ["std"]
description = "Useful functions and re-exports missing in std"
documentation = "https://docs.rs/knarkzel/"
edition = "2018"
keywords = ["std", "missing"]
license = "GPL-2.0"
name = "knarkzel"
repository = "https://git.sr.ht/~knarkzel/knarkzel"
version = "0.1.0"