zachs18-stdx 0.1.3

My commonly used extensions to std APIs.
Documentation
[features]
alloc = []
default = ["std"]
std = ["alloc"]

[package]
authors = ["Zachary S"]
description = "My commonly used extensions to std APIs."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "zachs18-stdx"
version = "0.1.3"