Cargo Features

leptos_sync_ssr has no features set by default.

[dependencies]
leptos_sync_ssr = { version = "0.1.0-beta2", features = ["portlet", "ssr", "document-features"] }
portlet

Enables the portlet module.

Enables serde

Affects leptos_sync_ssr::portlet

ssr

Provides the ready signal under server-side rendering.

Enables tokio, ssr of leptos

Features from optional dependencies

document-features implicit feature

Enables document-features

document-features:

Extract documentation for the feature flags from comments in Cargo.toml