Cargo Features
Ahecha has no features set by default.
[dependencies]
ahecha = { version = "0.0.12", features = ["backend", "frontend", "partials", "time"] }
- backend
-
Enables backend of ahecha_macro
- frontend
-
Enables frontend of ahecha_macro
- partials
-
Enables partials of ahecha_html
- time
-
Enables time of ahecha_html
Ahecha has 4 features without comments.