Module errors

Source
Expand description

Custom error types

Structs§

WrappedError
Custom I/O Error which adds context information to the original

Enums§

Kind
Error options

Type Aliases§

Result
Type alias for result<T, [Error]>