Cargo Features

patina_macro has no features set by default.

[dependencies]
patina_macro = { version = "20.0.0", features = ["enable_patina_tests"] }
enable_patina_tests

Opting in to the enable_patina_tests feature requires registering at least one test with the #[patina_test] attribute. Otherwise, a linker crash or failure will occur!