Function ketos::trace::get_traceback [] [src]

pub fn get_traceback() -> Option<Trace>

Clones and returns the traceback value for the current thread.

The value remains stored for future calls to get_traceback.