Type Definition acme_core::SocketAddrPieces

source ·
pub type SocketAddrPieces = (Host, Port);
Expand description