Skip to main content

Incoming

Type Alias Incoming 

Source
pub type Incoming<'a> = Incoming<'a>;
Expand description

Connections as they arrive.

Aliased Typeยง

pub struct Incoming<'a> { /* private fields */ }