Macro socket2::from

source ยท
macro_rules! from {
    ($from: ty, $for: ty) => { ... };
}
Expand description

Macro to convert from one network type to another.