Results for “Std.Html.Ssr.Piece”
4 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Html.Ssr.Piece
Part of a page: either fixed markup or a named hole.
- Std.Html.Ssr.prepare
&Array[Std.Html.Ssr.Piece] -> Std.Html.Ssr.PlanRender static sections once; the plan never stores request-specific slots.
- Std.Html.Ssr.prepareBytes
&Array[Std.Html.Ssr.Piece] -> Std.Html.Ssr.EncodedPlanRender and encode static sections once without retaining request values.
- Std.Html.Ssr.prepareCompact
&Array[Std.Html.Ssr.Piece] -> Std.Html.Ssr.PlanRender and join each adjacent static run once without crossing a slot.
