Module errors

Source
Expand description

Error types.

Functions§

sync_io_error
Make a SyncIoError from a std::io::Error.

Type Aliases§

SyncIoError
Convenience type for a std::io::Error which can be shared across threads.