start_span
Method
This is a method of the Tracer class in the trace module.Start a span in a trace.
Signature
Parameters
&str
required
No description available.
impl Into<String>
required
No description available.
SpanKind
required
No description available.
Returns
Option<String>
The result of the operation.

