Cargo Features

leptos-fluent-macros has no features set by default.

[dependencies]
leptos-fluent-macros = { version = "0.0.22", features = ["csr", "hydrate", "ssr", "actix"] }
csr

Enables Navigator and Storage of web-sys

hydrate

Enables Navigator and Storage of web-sys

ssr
actix

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.

web-sys csr? hydrate?