Cargo Features

mm_example_proc_macro has no features set by default.

[dependencies]
mm_example_proc_macro = { version = "0.1.4", features = ["indirect", "indirect-write", "indirect-read"] }
indirect

Enables indirect of macro_magic ^0.1.4 and mm_example_crate

Affects mm_example_proc_macro::example_macro3, mm_example_proc_macro::example_macro4, mm_example_proc_macro::read_namespace_test_red, mm_example_proc_macro::read_namespace_test_green, mm_example_proc_macro::read_namespace_test_foo_bar

indirect-write

Enables indirect-write of macro_magic ^0.1.4

indirect-read

Enables indirect-read of macro_magic ^0.1.4