Cargo Features
Ogg has no features set by default.
[dependencies]
ogg = { version = "0.9.1", features = ["async"] }
- async = bytes, futures-core, futures-io, pin-project, tokio, tokio-util
-
Affects
reading::async_api
…
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.
- bytes async?
- futures-core async?
- futures-io async?
- pin-project async?
- tokio async?
- tokio-util async?
-
Enables tokio-util ^0.6