/anyhow_playground

Easy sample code for using anyhow and thiserror

Primary LanguageRustMIT LicenseMIT

Easy sample code for using anyhow and thiserror

When should I choose anyhow? When might I need thiserror? Can you show me a quick example of code that uses them?

This is my one-file attempt at answering those questions.

Experiment with this code in the Rust Playground!