Function watchexec_supervisor::errors::sync_io_error
source · pub fn sync_io_error(err: Error) -> SyncIoErrorExpand description
Make a SyncIoError from a std::io::Error.
pub fn sync_io_error(err: Error) -> SyncIoErrorMake a SyncIoError from a std::io::Error.