Cargo Features

euphony-node has no features set by default.

[dependencies]
euphony-node = { version = "0.1.1", features = ["reflect"] }
reflect = heck, serde, serde_json

Affects euphony-node::reflect

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.

heck reflect?

Enables heck ^0.4

serde reflect?
serde_json reflect?