[][src]Type Definition influent::client::ClientWriteResult

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