Module tsukuyomi::app::builder [−][src]
Components for building an App.
Structs
| AppBuilder |
A builder object for constructing an instance of |
| Mount |
A helper struct for instantiating a |
| Route |
A proxy object for creating an endpoint. |
| Scope |
A proxy object for configuration of a scope. |
Traits
| RouteConfig |
Trait representing a set of configuration for setting a route. |
| ScopeConfig |
Trait representing a set of configuration for setting a scope. |