Crate pagebake
Source - redirects
- render
- routes
- Router
- Router type to map paths to pages.
- Response
- Possible responses that route paths can be mapped to.
- get
- Wraps a page rendering function into a GET response.
- redirect
- Creates a redirect response to the specified path.