Cargo Features

by-axum has no features set by default.

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

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?

Enables lambda_http ^0.13.0

lambda_runtime lambda?
tower lambda?