Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > 878cdd00a13d17a73c6619a777ef5d74 > files > 4691

rust-doc-1.19.0-1.mga6.x86_64.rpm

initSidebarItems({"fn":[["catch_unwind","Invokes a closure, capturing the cause of an unwinding panic if one occurs."],["resume_unwind","Triggers a panic without invoking the panic hook."],["set_hook","Registers a custom panic hook, replacing any that was previously registered."],["take_hook","Unregisters the current panic hook, returning it."]],"struct":[["AssertUnwindSafe","A simple wrapper around a type to assert that it is unwind safe."],["Location","A struct containing information about the location of a panic."],["PanicInfo","A struct providing information about a panic."]],"trait":[["RefUnwindSafe","A marker trait representing types where a shared reference is considered unwind safe."],["UnwindSafe","A marker trait which represents \"panic safe\" types in Rust."]]});