Results for “Std.Html.Stream.PreparedHead”
3 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Html.Stream.PreparedHead
Reusable bytes for an early document head.
- Std.Html.Stream.headBytes
&Std.Html.Stream.PreparedHead -> BytesThe immutable bytes retained by a prepared head.
- Std.Html.Stream.prepareHead
Str -> &Array[(Str, Str)] -> &Std.Html.Stream.TrustedCss -> &Array[Std.Html.Destination] -> Std.Html.Stream.PreparedHeadPrepares a reusable head from typed destinations, escaped text, and explicit CSS.
