glimr/http/kernel

Types

pub type MiddlewareGroup {
  Web
  Api
  Custom(String)
}

Constructors

  • Web
  • Api
  • Custom(String)
Search Document