[][src]Crate replicante_util_tracing

Structs

Error

The Error type.

Enums

Config

Supported tracing backends and their configuration.

ErrorKind

The kind of an error.

TracerExtra

Tracer-dependent additional returns options.

Traits

ResultExt

Additional methods for Result, for easy interaction with this crate.

Functions

tracer

Creates a new tracer based on the given configuration.

Type Definitions

Result

Convenient wrapper around std::Result.