influx-client 0.4.1

A Rust library to interact with InfluxDB
Documentation
1
2
mod client;
pub use client::Client;