[][src]Crate replicante_util_tracing

Modules

carriers

Structs

Error

Error information returned by functions in case of errors.

MaybeTracer

Wrapper for easier optional Tracers.

Opts

Additional options passed to tracer configuration.

Enums

Config

Supported tracing backends and their configuration.

ErrorKind

Exhaustive list of possible errors emitted by this crate.

Functions

fail_span

Re-implement FailSpan for Fail errors :-(

tracer

Creates a new tracer based on the given configuration.

Type Definitions

Result

Short form alias for functions returning Errors.