Struct tracy_client::SpanLocation
source · pub struct SpanLocation { /* private fields */ }
Expand description
A statically allocated location information for a span.
Construct with the span_location!
macro.
pub struct SpanLocation { /* private fields */ }
A statically allocated location information for a span.
Construct with the span_location!
macro.