Cargo Features

leptos_axum has no features set by default.

[dependencies]
leptos_axum = { version = "0.8.0-alpha2", features = ["wasm", "islands-router", "tracing"] }
default

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

Enables tower, axum of server_fn, fs and sync of tokio, fs of tower-http

Affects leptos_axum::file_and_error_handler_with_context, leptos_axum::file_and_error_handler

wasm
islands-router

Enables islands of tachys

tracing

Enables tracing