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

[lib]
doctest = false
test = false

[features]
default = []
nightly = []