Skip to main content

identity_fn_socketaddr

Function identity_fn_socketaddr 

Source
fn identity_fn_socketaddr(addr: SocketAddr) -> Result<SocketAddr>
Expand description

Wrapper for (not) converting std::net::SocketAddr to itself.