Cargo Features

kutil-http has no features set by default.

[dependencies]
kutil-http = { version = "0.0.2", features = ["axum", "tower", "moka"] }
axum

Enables axum

Affects cache::axum

tower

Enables tower

Affects kutil-http::tower

moka

Enables moka

Affects implementation::moka