Struct rustracing_jaeger::Tracer [] [src]

pub struct Tracer { /* fields omitted */ }

Tracer.

Methods

impl Tracer
[src]

[src]

Makes a new Tracer instance.

[src]

Clone with the given sampler.

[src]

Returns StartSpanOptions for starting a span which has the name operation_name.

Trait Implementations

impl Clone for Tracer
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Tracer
[src]

[src]

Formats the value using the given formatter.