cargo::util::profile
pub struct Profiler { // some fields omitted }
impl Drop for Profiler
fn drop(&mut self)
A method called when the value goes out of scope. Read more