Skip to main content

Module io_context

Module io_context 

Source
Expand description

Structured context for std::io::Error::other call sites.

Structsยง

IoContext
Pairs a static, non-path-bearing summary with the dynamic detail of an I/O failure constructed via [std::io::Error::other].