Cargo Features

vortex-file has no features set by default.

[dependencies]
vortex-file = { version = "0.21.1", features = ["futures", "object_store", "tracing"] }
futures

Enables io of futures-util, futures of vortex-io

object_store

Enables object_store of vortex-error and vortex-io

tracing

Enables tracing, tracing of vortex-io

vortex-file has 3 features without comments.