panic-ext has no features set by default.
[dependencies] panic-ext = { version = "2.1.0", features = ["alloc", "std"] }
Enables String usage
Enables std::error::Error impl