pub type SinkResult = Send<Sender<String>>;
Expand description

Subscription send result.