Cargo Features

vortex-io has no features set by default.

[dependencies]
vortex-io = { version = "0.70.0", features = ["object_store", "tokio"] }
object_store

Enables object_store, object_store of vortex-error

Affects vortex-io::object_store

tokio

Enables fs and rt-multi-thread of tokio

this is the maximum subset of fetaures that is safe for wasm32 targets

Affects runtime::tokio, session::RuntimeSessionExt.with_tokio