Cargo Features

near-parameters has no features set by default.

[dependencies]
near-parameters = { version = "0.30.0-rc.2", features = ["nightly", "calimero_zero_storage", "protocol_schema", "clap"] }
nightly

Enables nightly of near-primitives-core

FIXME: this ideally should not depend on near-primitives-core...

calimero_zero_storage
protocol_schema

Enables protocol_schema of near-schema-checker-lib

Features from optional dependencies

clap implicit feature

Enables clap

clap:

A simple to use, efficient, and full-featured Command Line Argument Parser