radicle-std-ext 0.1.0

Monkey patches of std types
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[features]
default = []
nightly = []

[lib]
doctest = false
test = false

[package]
authors = ["The Radicle Team <dev@radicle.xyz>"]
description = "Monkey patches of std types"
edition = "2018"
keywords = ["std", "radicle"]
license = "GPL-3.0-or-later"
name = "radicle-std-ext"
version = "0.1.0"