pub trait SocketAddrExt { // Required method fn semantic_convention_network_type(&self) -> &'static str; }