Module rama::service

Expand description

Service type and utilities.

Service are the abstraction of (leaf) services in Rama.

Modules§

Structs§

  • A boxed Service, to serve requests with, for where you require dynamic dispatch.

Traits§

  • A Service that produces rama services, to serve requests with, be it transport layer requests or application layer requests.

Functions§