pub trait SendDescMulticast { }
Expand description
Marker trait for identifying that this SendDesc
is for multicast requests.
Also contains multicast-specific extensions.
pub trait SendDescMulticast { }
Marker trait for identifying that this SendDesc
is for multicast requests.
Also contains multicast-specific extensions.