Skip to main content

Module dial9

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.