influxdb 0.7.2

InfluxDB Driver for Rust
Documentation

influxdb

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 15 feature flags, 6 of them enabled by default.

default

  • use-serde
  • reqwest-client-rustls

use-serde

  • serde
  • serde_json

reqwest-client-rustls

  • reqwest
  • reqwest/rustls-tls-webpki-roots

serde

  • dep:serde

serde_json

  • dep:serde_json

reqwest

  • dep:reqwest

reqwest-client

  • reqwest
  • reqwest/native-tls-alpn

h1-client-rustls

  • surf
  • surf/h1-client-rustls

hyper-client

  • surf
  • surf/hyper-client

h1-client

  • surf
  • surf/h1-client

wasm-client

  • surf
  • surf/wasm-client

curl-client

  • surf
  • surf/curl-client

derive

  • influxdb_derive

influxdb_derive

  • dep:influxdb_derive

surf

  • dep:surf