Cargo Features

influxrs has no features set by default.

[dependencies]
influxrs = { version = "3.0.1", features = ["client", "static"] }
client static?

Enables isahc

static = client

Enables static-curl and static-ssl of isahc

influxrs has 2 features without comments.