[]
= "panic-ext"
= "1.1.0"
= ["Douman <douman@gmx.se>"]
= "2018"
= "Extension library to panic facilities to make it more usable"
= "README.md"
= "https://github.com/DoumanAsh/panic-ext"
= "BSL-1.0"
= ["panic"]
= ["no-std"]
= [
"**/*.rs",
"Cargo.toml",
"README.md",
"LICENSE"
]
[]
# Enables String usage
= []
# Enables std::error::Error impl
= ["alloc"]