Struct panic_context::PanicContext [] [src]

#[must_use]
pub struct PanicContext { /* fields omitted */ }

Methods

impl PanicContext
[src]

Trait Implementations

impl Drop for PanicContext
[src]

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