SendFuture

Type Alias SendFuture 

Source
pub type SendFuture = impl Future<Output = Result<(), Error>>;
Expand description

The future returned from Net::send