Cargo Features
BustDir has no features set by default.
[dependencies]
bustdir = { version = "0.1.2", features = ["askama", "tera", "rinja", "get_or_random"] }
- askama = get_or_random
-
Enables askama
Affects
bustdir::askama
… - tera = get_or_random
-
Enables tera
Affects
bustdir::tera
… - rinja = get_or_random
-
Enables rinja
Affects
bustdir::rinja
… - get_or_random askama? rinja? tera?
-
Enables rand ^0.8