Std.Html.Bounded
3 public declarations
- render
&Std.Html.Html -> Int -> Result[Std.Html.Bounded.Rendered, Std.Html.Bounded.RenderError]Render a complete view while refusing the first output byte beyond the limit.
- Rendered
Rendered fragments and their exact combined UTF-8 byte length.
- RenderError
Why bounded HTML rendering could not produce a complete result.
