Expand description

Error utilities

Macros

Ensure a condition is true. If it is not, return from the function with an error.

Enums

Traits

Backports changes to the Error trait to versions of Rust lacking them.

Additions to Option.

Additions to Result.

Type Definitions