Cargo Features

by-axum has no features set by default.

[dependencies]
by-axum = { version = "0.1.6", features = ["lambda"] }
lambda = dioxus-aws, http, lambda_http, lambda_runtime, tower, tower-http

Affects by-axum::lambda_adapter

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

dioxus-aws lambda?
http lambda?
lambda_http lambda?
lambda_runtime lambda?
tower lambda?
tower-http lambda?