rust-cli / human-panic

Panic messages for humans.
https://docs.rs/human-panic
Apache License 2.0
1.66k stars 65 forks source link

Adding a second endpoint for setup_panic! #34

Closed spacekookie closed 6 years ago

spacekookie commented 6 years ago

Choose one: This is a 🙋 feature

Adds a second macro end-point for users to use the Metadata struct to provide their own data, overriding the defaults chosen by Cargo.

This depends on #33

Checklist