Pudu programming language
Menu

Std.Http.Server.Route.router

1 declaration

fn

router: Std.Http.Server.Route.Router

This 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.

Back to Std.Http.Server.RouteSearch related declarations