wire::udp

Type Alias Receiver

Source
pub type Receiver<T> = Receiver<T, UnrError>;

Aliased Typeยง

struct Receiver<T> { /* private fields */ }