# Functions
As tries to extract the error of desired type from the given error.
OnError generates a unary function that produces a formatted error.
OnNone generates a nullary function that produces a formatted error.
OnSome generates a unary function that produces a formatted error.
ToString converts an error to a string.
# Variables
No description provided by the author