Cargo Features

panic-ext has no features set by default.

[dependencies]
panic-ext = { version = "2.1.0", features = ["alloc", "std"] }
alloc std?

Enables String usage

std = alloc

Enables std::error::Error impl