Cargo Features

rinja_warp has no features set by default.

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

These default features are set whenever rinja_warp 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_warp has 7 features without comments.