Cargo Features

rinja_actix has no features set by default.

[dependencies]
rinja_actix = { version = "0.3.3", features = ["code-in-doc", "config", "humansize", "num-traits", "serde_json", "urlencode"] }
default

These default features are set whenever rinja_actix is added without default-features = false somewhere in the dependency tree.

Enables rinja

code-in-doc

Enables code-in-doc of rinja

config

Enables config of rinja

humansize

Enables humansize of rinja

num-traits

Enables num-traits of rinja

serde_json

Enables serde_json of rinja

urlencode

Enables urlencode of rinja

rinja_actix has 7 features without comments.