initSidebarItems({"enum":[["TraceItem","Represents a single traceable event in either compilation or execution of code."]],"fn":[["clear_traceback","Removes the traceback value for the current thread."],["get_traceback","Clones and returns the traceback value for the current thread."],["set_traceback","Assigns a traceback value for the current thread."],["take_traceback","Removes and returns the traceback value for the current thread."]],"struct":[["Trace","Represents a series of items, beginning with the outermost context and culminating with the context in which an error was generated."]]});