Cargo Features
papyrus_storage has no features set by default.
[dependencies]
papyrus_storage = { version = "0.4.0-rc.0", features = ["document_calls", "testing", "clap", "statistical"] }
- document_calls = lazy_static
-
Affects
papyrus_storage::document_calls
… - testing = tempfile
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.
- lazy_static document_calls?
- tempfile testing?
- clap implicit feature
-
Enables clap
Binaries dependencies
Required by dump_declared_classes and storage_benchmark binaries
- statistical implicit feature
-
Enables statistical
statistical:
A simple statistics library
Required by the storage_benchmark binary