Cargo Features
VortexFile has no features set by default.
[dependencies]
vortex-file = { version = "0.31.0", features = ["object_store", "tokio", "tracing"] }
- object_store
-
Enables object_store ^0.11.0, object_store of vortex-error and vortex-io
- tokio
-
Enables tokio, tokio of vortex-error, vortex-io, and vortex-layout
- tracing
-
Enables tracing and tracing-futures, tracing of vortex-io and vortex-layout
VortexFile has 3 features without comments.