[][src]Module tower_grpc::generic::client

Structs

AsService

Helper when needing to pass a GrpcService to bounds needing Service.

IntoService

Helper when needing to pass a GrpcService to bounds needing Service.

Traits

GrpcService

A specialization of tower_service::Service.