ts_influxdb 0.7.3-beta.1

InfluxDB Driver for Rust
Documentation

ts_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 13 feature flags, 4 of them enabled by default.

default

  • serde
  • reqwest-client-rustls

serde

  • dep:serde
  • dep:serde_derive
  • dep:serde_json

reqwest-client-rustls

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

reqwest

  • dep:reqwest

h1-client-rustls

  • surf
  • surf/h1-client-rustls

h1-client

  • surf
  • surf/h1-client

reqwest-client-native-tls

  • reqwest
  • reqwest/native-tls-alpn

hyper-client

  • surf
  • surf/hyper-client

curl-client

  • surf
  • surf/curl-client

reqwest-client-native-tls-vendored

  • reqwest
  • reqwest/native-tls-vendored

wasm-client

  • surf
  • surf/wasm-client

surf

  • dep:surf

derive

  • dep:influxdb_derive