Cargo Features
Persy has no features set by default.
[dependencies]
persy = { version = "1.5.2", features = ["background_ops", "test_backtraces", "experimental_inspect", "index_container_static"] }
- background_ops
- test_backtraces = backtrace
- experimental_inspect
-
Affects
persy::inspect
… - index_container_static
-
Affects
config::IndexTypeInternal
…
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.