Cargo Features
leptos-fluent-macros has no features set by default.
[dependencies]
leptos-fluent-macros = { version = "0.1.26", features = ["nightly", "system", "tracing", "axum", "json", "yaml", "json5", "debug"] }
- nightly
-
Enables span-locations of proc-macro2
proc-macro2:
Expose methods Span::start and Span::end which give the line/column location of a token.
- system
- tracing
-
Enables tracing
- hydrate ssr actix axum
- json
-
Enables serde and serde_json
- yaml
-
Enables serde and serde_yaml
- json5
- debug
leptos-fluent-macros has 8 features without comments.