Cargo Features
ctreg has no features set by default.
[dependencies]
ctreg = { version = "1.0.3", features = ["demo"] }
- demo
-
If enabled, the demo module will be included. This should really only be needed when generating docs.
Affects
ctreg::demo
…