UserFacingError is an error crate that allows you to pretty print your errors and error chain for consumption by the end user.
# Cargo.toml
[dependencies]
user-error = "1.2.8"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Convert a standard error into a UserFacingError and print it.
No known issues recorded.
No dependency data recorded yet.