debug_unwrap 1.0.2

Adds the method debug_unwrap for when you just want to make it compile.
Documentation
[package]
name = "debug_unwrap"
version = "1.0.2"
edition = "2021"
description = "Adds the method debug_unwrap for when you just want to make it compile."
license = "MIT"
documentation = "https://docs.rs/debug_unwrap"
homepage = "https://lib.rs/debug_unwrap"
repository = "https://github.com/Heavenston/debug_unwrap"

[dependencies]

[package.metadata.docs.rs]
all-features = true

[features]
default = ["out"]
out = []
o = []
peel = []