Cargo Features

macro_magic has no features set by default.

[dependencies]
macro_magic = { version = "0.5.0", features = ["proc_support"] }
proc_support

Enables macro_magic_core, quote, and syn

macro_magic has 1 feature without comment.