glitr

Types

pub type RouteOptions(p, q, b) {
  RouteOptions(path: p, query: q, body: b)
}

Constructors

  • RouteOptions(path: p, query: q, body: b)
Search Document