Type Definition influent::client::ClientWriteResult

source ·
pub type ClientWriteResult = Box<dyn Future<Item = (), Error = ClientError> + Send>;