Module splinter::service::rest_api[][src]

Expand description

Defines REST API functionality for Splinter services.

Structs

Represents a REST API endpoint provided by a service.

Traits

This trait enforces that the Request guard is Clone.

Type Definitions

The type for functions that handle REST API requests made to service endpoints.