[−][src]Crate r2d2_influxdb
r2d2 connection pool protocol for InfluxDB.
Re-exports
pub extern crate influxdb; |
pub extern crate r2d2; |
Modules
ext | Synchronize version of influxdb::Client. |
Structs
AuthInfo | InfluxDB connection info with Authenticator |
InfluxDBConnectionInfo | |
InfluxDBConnectionManager | |
SimpleInfo | InfluxDB connection info |
Enums
Error | An extension for influxdb::Error for the Error trait |