Module tsukuyomi::app[][src]

Components for constructing HTTP applications.

Modules

builder

Components for building an App.

service

The definition of components for serving an HTTP application by using App.

Structs

App

The main type which represents an HTTP application.