Std.Http.Server.Route.router
fn
router: Std.Http.Server.Route.RouterThis is a callable function.
What it does
A router with nothing in it, answering everything as not found.
Read the signature
- The text after the name is the type checked by Pudu.
router: Std.Http.Server.Route.RouterThis is a callable function.
A router with nothing in it, answering everything as not found.