[go: up one dir, main page]

WaitList

Type Alias WaitList 

Source
pub type WaitList = HashMap<SocketAddr, Vec<SocketAddr>>;
Available on distributed only.

Aliased Typeยง

pub struct WaitList { /* private fields */ }