Cargo Features

Vial has no features set by default.

[dependencies]
vial = { version = "0.1.9", features = ["horror", "json_serde", "state", "cookies", "hatter"] }
horror = horrorshow

Affects vial::horrorshow

json_serde = serde, serde_json
state
cookies = cookie2

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.

cookie2 cookies?
hatter implicit feature

Enables hatter

hatter:

positively mad, zero dependency html templating language

horrorshow horror?
serde json_serde?
serde_json json_serde?