Cargo Features

mantra-rust-macros has no features set by default.

[dependencies]
mantra-rust-macros = { version = "0.3.0", features = ["std", "defmt", "stdout", "log", "extract"] }
std extract? stdout?
defmt

Enables defmt

stdout = std
log

Enables log

extract = std

Enables once_cell and regex

Affects mantra-rust-macros::extract