Cargo Features

tinkerforge-async has no features set by default.

[dependencies]
tinkerforge-async = { version = "0.0.6", features = ["fail-on-warnings", "prometheus", "serde"] }
fail-on-warnings
prometheus

Enables lazy_static and prometheus

Features from optional dependencies

serde implicit feature

Enables serde

serde:

A generic serialization/deserialization framework