Module tonic::service

source ·
Expand description

Utilities for using Tower services with Tonic.

Modules§

  • gRPC interceptors which are a kind of middleware.

Structs§

  • The body type used in axum requests and responses.
  • The router type for composing handlers and services.
  • A Service router.
  • Allows adding new services to routes by passing a mutable reference to this builder.

Traits§

Functions§