Expand description
Error types.
Functions§
- sync_
io_ error - Make a
SyncIoErrorfrom astd::io::Error.
Type Aliases§
- Sync
IoError - Convenience type for a
std::io::Errorwhich can be shared across threads.
Error types.
SyncIoError from a std::io::Error.std::io::Error which can be shared across threads.