Cargo Features

manganis-macro has no features set by default.

[dependencies]
manganis-macro = { version = "0.2.2", features = ["url-encoding"] }
url-encoding = base64, manganis-cli-support

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

base64 url-encoding?

Enables base64 ^0.21.5

manganis-cli-support url-encoding?