Results for “Std.Html.Unsafe”
6 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Html.Unsafe
Why a destination or an attribute was refused.
- Std.Html.attribute
Str -> Str -> Result[(Str, Str), Std.Html.Unsafe]An attribute, checked.
- Std.Html.destination
Str -> Result[Std.Html.Destination, Std.Html.Unsafe]A destination, checked, or the reason it is refused.
- Std.Html.explainUnsafe
&Std.Html.Unsafe -> StrWhat a refusal says.
- Std.Html.here
Str -> Result[Std.Html.Destination, Std.Html.Unsafe]A destination within this site, which names no scheme and so needs no
- Std.Http.Server.Route.Handler
Str -> Std.Html.UnsafeWhat a handler is: a request in, a response out, and nothing else.
