Cargo Features

VortexFile has no features set by default.

[dependencies]
vortex-file = { version = "0.22.1", features = ["futures", "object_store", "tracing", "rayon", "tokio"] }
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

Features from optional dependencies

rayon implicit feature

Enables rayon

rayon:

Simple work-stealing parallelism for Rust

tokio implicit feature

Enables tokio

tokio:

An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications

Affects exec::tokio