Module rebuilderd::web[][src]

Structs

Data

Application data.

Error
Json

Json helper

Path

Extract typed information from the request’s path.

Query

Extract typed information from the request’s query.

Functions

post

Create route with POST method guard.

resource

Create resource for a specific path.

Type Definitions

Result