Results for “Std.App.Page.PageError”
4 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.App.Page.PageError
Why a page request was refused.
- Std.App.Page.decodeCursor
Str -> Result[Str, Std.App.Page.PageError]The key a cursor names.
- Std.App.Page.explain
&Std.App.Page.PageError -> StrA one-line description of a refusal.
- Std.App.Page.request
&Map[Str, Str] -> Int -> Int -> Result[Std.App.Page.Request, Std.App.Page.PageError]Reads
limitandcursorfrom a query.
