Cargo Features

forest_ipld has no features set by default.

[dependencies]
forest_ipld = { version = "0.1.1", features = ["json", "submodule_tests"] }
json submodule_tests? = multibase

Affects forest_ipld::json

submodule_tests = json

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.

multibase json?