HttpRoutes.this

Dsiabling the regular struct constructor.

  1. this(string route)
  2. this(string[] routes)
  3. this()
    struct HttpRoutes
    @disable
    this
    ()

Meta