Crate pagebake

Crate pagebake 

Source

Modules§

redirects
render
routes

Structs§

Router
Router type to map paths to pages.

Enums§

Response
Possible responses that route paths can be mapped to.

Functions§

get
Wraps a page rendering function into a GET response.
redirect
Creates a redirect response to the specified path.