Cargo Features

forest_address has no features set by default.

[dependencies]
forest_address = { version = "0.3.2", features = ["json", "testnet"] }
json = forest_json_utils

Affects forest_address::json, forest_address::json.vec

testnet

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.

forest_json_utils json?