std-reset 0.1.3

Many reworked implementations from the standard library, as well as new solutions for easy coding.
Documentation
[dependencies.paste]
version = "1.0.15"

[dependencies.std-reset-macros]
version = "0.1.3"

[lib]
name = "std_reset"
path = "src/lib.rs"

[package]
authors = ["10takla <https://github.com/10takla>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Many reworked implementations from the standard library, as well as new solutions for easy coding."
edition = "2021"
keywords = ["std", "reset"]
license = "MIT"
name = "std-reset"
readme = false
repository = "https://github.com/10takla/std-reset"
version = "0.1.3"