Type Definition external_ip::IpResult

source ·
pub type IpResult = Result<IpAddr, Error>;