Crate easy_err

Source
Expand description

错误包装器

Enums§

  • 用于统一错误的枚举

Traits§

  • 用于方便地将Result<T, Error>当作Error处理