devela::code::result

Module error

Source
Expand description

Error-related types and traits.

It re-exports the error and result types defined in other modules.

Extends: std::{error}


Structs§

Enums§

Traits§

  • core A trait representing the basic expectations for error values.
  • Extension trait providing additional methods for T:Error.