Struct snafu::Backtrace [−][src]
pub struct Backtrace(_);
Expand description
A backtrace starting from the beginning of the thread.
Backtrace functionality is currently disabled. Please review the feature flags to enable it.
pub struct Backtrace(_);
A backtrace starting from the beginning of the thread.
Backtrace functionality is currently disabled. Please review the feature flags to enable it.