GithubHelp home page GithubHelp logo

Humanize panic handling? about miette HOT 1 CLOSED

zkat avatar zkat commented on May 16, 2024
Humanize panic handling?

from miette.

Comments (1)

drmason13 avatar drmason13 commented on May 16, 2024

If it helps, I think this is safe to consider out of scope for Miette.

Having said that, it would be nice to add a mention to the README. Something like:

While you're considering beautiful error outputs for human users of you application...
Have you considered what panic messages look like?
Miette doesn't alter Rust's default panic messages.
You could use a crate like human-panic which does, or even write your own std::panic::set_hook to gain the most flexibility.

I was a bit surprised that the message in human-panic is hardcoded, see: rust-cli/human-panic#54. I wouldn't want to force the exact text they use on users of Miette. Could be a good contribution to human-panic to add a custom message feature (for 2.0.0).

from miette.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.