Cargo Features
[dependencies]
manganis = { version = "0.6.0-alpha.5", default-features = false, features = ["html", "macro"] }
- default = macro
-
The
macro
feature is set by default whenevermanganis
is added without
somewhere in the dependency tree.default-features = false - html
- macro default
-
Enables manganis-macro
Manganis has 3 features without comments.