Structs

  • Represents an error in the application.

Type Aliases

  • A type alias for std::result::Result that uses Box<dyn std::error::Error> as the error type.