Cargo Features
Noosphere has no features set by default.
[dependencies]
noosphere = { version = "0.16.1", features = ["test-kubo", "headers", "ipfs-storage", "rocksdb"] }
- test-kubo
- headers
-
Affects
ffi::generate_headers
… - ipfs-storage = noosphere-ipfs
- rocksdb
-
Enables rocksdb of noosphere-storage
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.