Cargo Features
i-codegen-code has no features set by default.
[dependencies]
i-codegen-code = { version = "0.0.5", features = ["generate", "experimental"] }
- generate experimental? = linkme, serde_json
-
Affects
i-codegen-code::Context
,i-codegen-code::CODEGEN_ITEMS
,i-codegen-code::get_types_by_tags
… - experimental = generate, serde-reflection
-
experimental to attempt to more accurately locate locations in code.
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.