[][src]Crate user_error

User Error

A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unrecoverable errors to inform the user what they can do to fix them.

Structs

UserError

The eponymous struct.