Cargo Features

thaw_utils has no features set by default.

[dependencies]
thaw_utils = { version = "0.0.3", features = ["csr", "ssr", "hydrate"] }
csr

Enables csr of leptos

ssr

Enables ssr of leptos and leptos_meta

hydrate

Enables hydrate of leptos

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.

leptos_meta ssr?