Cargo Features

[dependencies]
zamm_yin = { version = "0.2.1", default-features = false, features = ["cypher"] }
default = cypher

The cypher feature is set by default whenever zamm_yin is added without default-features = false somewhere in the dependency tree.

cypher default = rusted_cypher

Affects injection_graph::bind_cypher_graph

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.

rusted_cypher cypher