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

type ClientReadResult = Box<dyn Future<Item = String, Error = ClientError> + Send>;