Cargo Features

qoqo_calculator has no features set by default.

[dependencies]
qoqo_calculator = { version = "1.2.2", features = ["json_schema"] }
json_schema = schemars

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.

schemars json_schema?