Struct flame::SpanGuard [] [src]

pub struct SpanGuard { /* fields omitted */ }

Methods

impl SpanGuard
[src]

Trait Implementations

impl Drop for SpanGuard
[src]

A method called when the value goes out of scope. Read more