Function hydrate_lazy
pub fn hydrate_lazy<F, N>(f: F)Available on crate feature
hydrate only.Expand description
Hydrates the app described by the provided function, starting at <body>, with support
for lazy-loaded routes and components.