SinkOf

Type Alias SinkOf 

Source
pub type SinkOf<N> = <<N as Network>::Listener as Listener>::Sink;
Expand description

Syntactic sugar for the type of Sink used by a given Network N.