Module addr

Source
Available on crate feature address only.
Expand description

Support for shell expansion in general::SocketAddr.

Structs§

CfgAddr
A variation of general::SocketAddr that allows shell expansions in Unix paths.
UnixAddrNotAPath
Error returned when trying to convert a non-path unix::SocketAddr into a CfgAddr .

Enums§

CfgAddrError
Error produced when trying to expand a CfgAddr into a general::SocketAddr.