Crate service

source ·

Structs

Enums

Traits

  • This is the service definition. It looks a lot like a trait definition. It defines one RPC, hello, which takes one arg, name, and returns a String.

Functions

  • Initializes an OpenTelemetry tracing subscriber with a Jaeger backend.