standback 0.2.1

New standard library, old compiler.
Documentation
[features]
default = ["std"]
std = []

[package]
authors = ["Jacob Pratt <the.z.cuber@gmail.com>", "The Rust Project Developers"]
build = "build.rs"
categories = ["no-std"]
description = "New standard library, old compiler."
edition = "2018"
keywords = ["std", "back-compatible", "polyfill"]
license = "MIT OR Apache-2.0"
name = "standback"
readme = "README.md"
repository = "https://github.com/jhpratt/standback"
version = "0.2.1"