coreplus 0.1.0

The batteries for core that you never knew you needed.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[features]
std = []
unstable = []

[package]
description = "The batteries for core that you never knew you needed."
documentation = "https://docs.rs/coreplus"
edition = "2018"
license = "MIT"
name = "coreplus"
repository = "https://github.com/lachlansneff/coreplus"
version = "0.1.0"
[package.metadata.docs.rs]
all-features = true