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 ^0.3.5

full

Enables full of rinja ^0.3.5

code-in-doc

Enables code-in-doc of rinja ^0.3.5

config

Enables config of rinja ^0.3.5

humansize

Enables humansize of rinja ^0.3.5

serde_json

Enables serde_json of rinja ^0.3.5

urlencode

Enables urlencode of rinja ^0.3.5

rinja_axum has 7 features without comments.