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