Module dial9
Available on crate feature
net only.Expand description
Shared helpers for dial9 support in rama-net and dependent crates.
Functions§
- io_
error_ kind_ code - Encode a stable numeric tag for
std::io::ErrorKind. - io_
error_ raw_ os_ code - Extract a raw OS error code from an I/O error when available.