Cargo Features
elgato-streamdeck has no features set by default.
[dependencies]
elgato-streamdeck = { version = "0.8.0", features = ["async"] }
- async = tokio
-
Enables rt-multi-thread, sync and time of tokio
Affects
images::convert_image_async
,images::convert_image_with_format_async
,elgato-streamdeck::asynchronous
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.