Module add_ed::error

source ·
Expand description

Holds Error type for the crate

Structs

  • A wrapper type for any IO implementation’s error type
  • A wrapping struct for any UI’s error type

Enums

Traits

  • A trait to mark fulfilling the requirements put upon IO error types.
  • A trait to mark fulfilling the requirements put upon UI error types.

Type Aliases