Cargo Features

synthez-core has no features set by default.

[dependencies]
synthez-core = { version = "0.3.1", features = ["full"] }
full

Same as full feature of syn crate. Enables support of data structures for representing the syntax tree of all valid Rust source code, including items and expressions.

Enables full of syn