Cargo Features
mockers_codegen has no features set by default.
[dependencies]
mockers_codegen = { version = "0.9.4", features = ["debug"] }
- default
-
In default configuration codegen uses nightly Rust compiler internals. This configuration is used by
mockers_macro
compiler plugin and it works with nightly Rust only. - debug
-
Show generated code.