Cargo Features

vortex-utils has no features set by default.

[dependencies]
vortex-utils = { version = "0.63.0", features = ["dyn-traits"] }
dyn-traits

Affects vortex-utils::dyn_traits

_test-harness = dashmap, parking_lot

Affects vortex-utils::env

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.

dashmap _test-harness?

Affects aliases::dash_map

parking_lot _test-harness?