zipkin-types 0.1.0

Type definitions for Zipkin distributed trace information
Documentation

Type definitions for Zipkin distributed trace information.

This library corresponds to version 2 of the Zipkin specification.

Serialization

If the serde Cargo feature is enabled, Annotation, Endpoint, Kind, Span, SpanId, and TraceId implement Serialize and Deserialize in the standard Zipkin format.