Cargo Features

rinja_axum has no features set by default.

[dependencies]
rinja_axum = { version = "0.3.5", features = ["full", "code-in-doc", "config", "humansize", "serde_json", "urlencode"] }
default

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

Enables rinja

full

Enables full of rinja

code-in-doc

Enables code-in-doc of rinja

config

Enables config of rinja

humansize

Enables humansize of rinja

serde_json

Enables serde_json of rinja

urlencode

Enables urlencode of rinja

rinja_axum has 7 features without comments.