Cargo Features
rusty-asm has no features set by default.
[dependencies]
rusty-asm = { version = "0.2.1", features = ["proc-macro"] }
- default
-
The default build is more stable but doesn't let us produce custom warnings from the macro.
- proc-macro
-
Enables nightly and proc-macro of proc-macro2 ^0.4