paw
paw copied to clipboard
Compatibility with human-panic?
From my reading of the code, the argument parser called by paw
may panic before human-panic
gets called to replace the panic hook, and if that happens the user ends up with a not-so-helpful error message.
Are there any plans for addressing this, particularly given the intention of including something like paw
in std
in the future?
PS. The issue template refers to a silver
package.