Module tsukuyomi::endpoint

source ·
Expand description

Definition of Endpoint.

Structs

Traits

A trait representing the process to be performed when a route matches.

Functions

A function to create an Endpoint from the specified components.

Type Definitions