pub trait UseIpSocketContextBlanket { }Expand description
Enables a blanket implementation of IpSocketContext.
Implementing this marker trait for a type enables a blanket implementation
of IpSocketContext given the other requirements are met.
pub trait UseIpSocketContextBlanket { }Enables a blanket implementation of IpSocketContext.
Implementing this marker trait for a type enables a blanket implementation
of IpSocketContext given the other requirements are met.