Struct cargo::util::profile::Profiler [] [src]

pub struct Profiler { /* fields omitted */ }

Trait Implementations

impl Drop for Profiler
[src]

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