(function() {var implementors = {};
implementors["google_speech"] = [{"text":"impl UnwindSafe for Speech","synthetic":true,"types":["google_speech::tts::Speech"]},{"text":"impl UnwindSafe for Lang","synthetic":true,"types":["google_speech::tts::Lang"]}];
implementors["parking_lot"] = [{"text":"impl UnwindSafe for WaitTimeoutResult","synthetic":true,"types":["parking_lot::condvar::WaitTimeoutResult"]},{"text":"impl UnwindSafe for Condvar","synthetic":true,"types":["parking_lot::condvar::Condvar"]},{"text":"impl UnwindSafe for OnceState","synthetic":true,"types":["parking_lot::once::OnceState"]},{"text":"impl UnwindSafe for Once","synthetic":true,"types":["parking_lot::once::Once"]},{"text":"impl UnwindSafe for RawFairMutex","synthetic":true,"types":["parking_lot::raw_fair_mutex::RawFairMutex"]},{"text":"impl UnwindSafe for RawMutex","synthetic":true,"types":["parking_lot::raw_mutex::RawMutex"]},{"text":"impl UnwindSafe for RawRwLock","synthetic":true,"types":["parking_lot::raw_rwlock::RawRwLock"]},{"text":"impl UnwindSafe for RawThreadId","synthetic":true,"types":["parking_lot::remutex::RawThreadId"]}];
implementors["parking_lot_core"] = [{"text":"impl UnwindSafe for ParkResult","synthetic":true,"types":["parking_lot_core::parking_lot::ParkResult"]},{"text":"impl UnwindSafe for UnparkResult","synthetic":true,"types":["parking_lot_core::parking_lot::UnparkResult"]},{"text":"impl UnwindSafe for RequeueOp","synthetic":true,"types":["parking_lot_core::parking_lot::RequeueOp"]},{"text":"impl UnwindSafe for FilterOp","synthetic":true,"types":["parking_lot_core::parking_lot::FilterOp"]},{"text":"impl UnwindSafe for UnparkToken","synthetic":true,"types":["parking_lot_core::parking_lot::UnparkToken"]},{"text":"impl UnwindSafe for ParkToken","synthetic":true,"types":["parking_lot_core::parking_lot::ParkToken"]},{"text":"impl UnwindSafe for SpinWait","synthetic":true,"types":["parking_lot_core::spinwait::SpinWait"]}];
implementors["proc_macro2"] = [{"text":"impl UnwindSafe for IntoIter","synthetic":true,"types":["proc_macro2::token_stream::IntoIter"]},{"text":"impl UnwindSafe for TokenStream","synthetic":true,"types":["proc_macro2::TokenStream"]},{"text":"impl UnwindSafe for LexError","synthetic":true,"types":["proc_macro2::LexError"]},{"text":"impl UnwindSafe for Span","synthetic":true,"types":["proc_macro2::Span"]},{"text":"impl UnwindSafe for TokenTree","synthetic":true,"types":["proc_macro2::TokenTree"]},{"text":"impl UnwindSafe for Group","synthetic":true,"types":["proc_macro2::Group"]},{"text":"impl UnwindSafe for Delimiter","synthetic":true,"types":["proc_macro2::Delimiter"]},{"text":"impl UnwindSafe for Punct","synthetic":true,"types":["proc_macro2::Punct"]},{"text":"impl UnwindSafe for Spacing","synthetic":true,"types":["proc_macro2::Spacing"]},{"text":"impl UnwindSafe for Ident","synthetic":true,"types":["proc_macro2::Ident"]},{"text":"impl UnwindSafe for Literal","synthetic":true,"types":["proc_macro2::Literal"]}];
implementors["pyo3"] = [{"text":"impl<T> UnwindSafe for PyBuffer<T> where
T: UnwindSafe, ","synthetic":true,"types":["pyo3::buffer::PyBuffer"]},{"text":"impl UnwindSafe for ElementType","synthetic":true,"types":["pyo3::buffer::ElementType"]},{"text":"impl<T> UnwindSafe for ReadOnlyCell<T> where
T: UnwindSafe, ","synthetic":true,"types":["pyo3::buffer::ReadOnlyCell"]},{"text":"impl UnwindSafe for CompareOp","synthetic":true,"types":["pyo3::class::basic::CompareOp"]},{"text":"impl UnwindSafe for PyTraverseError","synthetic":true,"types":["pyo3::class::gc::PyTraverseError"]},{"text":"impl<'p> !UnwindSafe for PyVisit<'p>","synthetic":true,"types":["pyo3::class::gc::PyVisit"]},{"text":"impl<T, U> UnwindSafe for IterNextOutput<T, U> where
T: UnwindSafe,
U: UnwindSafe, ","synthetic":true,"types":["pyo3::class::iter::IterNextOutput"]},{"text":"impl UnwindSafe for PyBufferProcs","synthetic":true,"types":["pyo3::ffi::object::typeobject::PyBufferProcs"]},{"text":"impl<T, U> UnwindSafe for IterANextOutput<T, U> where
T: UnwindSafe,
U: UnwindSafe, ","synthetic":true,"types":["pyo3::class::pyasync::IterANextOutput"]},{"text":"impl !UnwindSafe for PyErr","synthetic":true,"types":["pyo3::err::PyErr"]},{"text":"impl<'a> !UnwindSafe for PyDowncastError<'a>","synthetic":true,"types":["pyo3::err::PyDowncastError"]},{"text":"impl UnwindSafe for CancelledError","synthetic":true,"types":["pyo3::exceptions::asyncio::CancelledError"]},{"text":"impl UnwindSafe for InvalidStateError","synthetic":true,"types":["pyo3::exceptions::asyncio::InvalidStateError"]},{"text":"impl UnwindSafe for TimeoutError","synthetic":true,"types":["pyo3::exceptions::asyncio::TimeoutError"]},{"text":"impl UnwindSafe for IncompleteReadError","synthetic":true,"types":["pyo3::exceptions::asyncio::IncompleteReadError"]},{"text":"impl UnwindSafe for LimitOverrunError","synthetic":true,"types":["pyo3::exceptions::asyncio::LimitOverrunError"]},{"text":"impl UnwindSafe for QueueEmpty","synthetic":true,"types":["pyo3::exceptions::asyncio::QueueEmpty"]},{"text":"impl UnwindSafe for QueueFull","synthetic":true,"types":["pyo3::exceptions::asyncio::QueueFull"]},{"text":"impl UnwindSafe for herror","synthetic":true,"types":["pyo3::exceptions::socket::herror"]},{"text":"impl UnwindSafe for gaierror","synthetic":true,"types":["pyo3::exceptions::socket::gaierror"]},{"text":"impl UnwindSafe for timeout","synthetic":true,"types":["pyo3::exceptions::socket::timeout"]},{"text":"impl UnwindSafe for PyBaseException","synthetic":true,"types":["pyo3::exceptions::PyBaseException"]},{"text":"impl UnwindSafe for PyException","synthetic":true,"types":["pyo3::exceptions::PyException"]},{"text":"impl UnwindSafe for PyStopAsyncIteration","synthetic":true,"types":["pyo3::exceptions::PyStopAsyncIteration"]},{"text":"impl UnwindSafe for PyStopIteration","synthetic":true,"types":["pyo3::exceptions::PyStopIteration"]},{"text":"impl UnwindSafe for PyGeneratorExit","synthetic":true,"types":["pyo3::exceptions::PyGeneratorExit"]},{"text":"impl UnwindSafe for PyArithmeticError","synthetic":true,"types":["pyo3::exceptions::PyArithmeticError"]},{"text":"impl UnwindSafe for PyLookupError","synthetic":true,"types":["pyo3::exceptions::PyLookupError"]},{"text":"impl UnwindSafe for PyAssertionError","synthetic":true,"types":["pyo3::exceptions::PyAssertionError"]},{"text":"impl UnwindSafe for PyAttributeError","synthetic":true,"types":["pyo3::exceptions::PyAttributeError"]},{"text":"impl UnwindSafe for PyBufferError","synthetic":true,"types":["pyo3::exceptions::PyBufferError"]},{"text":"impl UnwindSafe for PyEOFError","synthetic":true,"types":["pyo3::exceptions::PyEOFError"]},{"text":"impl UnwindSafe for PyFloatingPointError","synthetic":true,"types":["pyo3::exceptions::PyFloatingPointError"]},{"text":"impl UnwindSafe for PyOSError","synthetic":true,"types":["pyo3::exceptions::PyOSError"]},{"text":"impl UnwindSafe for PyImportError","synthetic":true,"types":["pyo3::exceptions::PyImportError"]},{"text":"impl UnwindSafe for PyModuleNotFoundError","synthetic":true,"types":["pyo3::exceptions::PyModuleNotFoundError"]},{"text":"impl UnwindSafe for PyIndexError","synthetic":true,"types":["pyo3::exceptions::PyIndexError"]},{"text":"impl UnwindSafe for PyKeyError","synthetic":true,"types":["pyo3::exceptions::PyKeyError"]},{"text":"impl UnwindSafe for PyKeyboardInterrupt","synthetic":true,"types":["pyo3::exceptions::PyKeyboardInterrupt"]},{"text":"impl UnwindSafe for PyMemoryError","synthetic":true,"types":["pyo3::exceptions::PyMemoryError"]},{"text":"impl UnwindSafe for PyNameError","synthetic":true,"types":["pyo3::exceptions::PyNameError"]},{"text":"impl UnwindSafe for PyOverflowError","synthetic":true,"types":["pyo3::exceptions::PyOverflowError"]},{"text":"impl UnwindSafe for PyRuntimeError","synthetic":true,"types":["pyo3::exceptions::PyRuntimeError"]},{"text":"impl UnwindSafe for PyRecursionError","synthetic":true,"types":["pyo3::exceptions::PyRecursionError"]},{"text":"impl UnwindSafe for PyNotImplementedError","synthetic":true,"types":["pyo3::exceptions::PyNotImplementedError"]},{"text":"impl UnwindSafe for PySyntaxError","synthetic":true,"types":["pyo3::exceptions::PySyntaxError"]},{"text":"impl UnwindSafe for PyReferenceError","synthetic":true,"types":["pyo3::exceptions::PyReferenceError"]},{"text":"impl UnwindSafe for PySystemError","synthetic":true,"types":["pyo3::exceptions::PySystemError"]},{"text":"impl UnwindSafe for PySystemExit","synthetic":true,"types":["pyo3::exceptions::PySystemExit"]},{"text":"impl UnwindSafe for PyTypeError","synthetic":true,"types":["pyo3::exceptions::PyTypeError"]},{"text":"impl UnwindSafe for PyUnboundLocalError","synthetic":true,"types":["pyo3::exceptions::PyUnboundLocalError"]},{"text":"impl UnwindSafe for PyUnicodeError","synthetic":true,"types":["pyo3::exceptions::PyUnicodeError"]},{"text":"impl UnwindSafe for PyUnicodeDecodeError","synthetic":true,"types":["pyo3::exceptions::PyUnicodeDecodeError"]},{"text":"impl UnwindSafe for PyUnicodeEncodeError","synthetic":true,"types":["pyo3::exceptions::PyUnicodeEncodeError"]},{"text":"impl UnwindSafe for PyUnicodeTranslateError","synthetic":true,"types":["pyo3::exceptions::PyUnicodeTranslateError"]},{"text":"impl UnwindSafe for PyValueError","synthetic":true,"types":["pyo3::exceptions::PyValueError"]},{"text":"impl UnwindSafe for PyZeroDivisionError","synthetic":true,"types":["pyo3::exceptions::PyZeroDivisionError"]},{"text":"impl UnwindSafe for PyBlockingIOError","synthetic":true,"types":["pyo3::exceptions::PyBlockingIOError"]},{"text":"impl UnwindSafe for PyBrokenPipeError","synthetic":true,"types":["pyo3::exceptions::PyBrokenPipeError"]},{"text":"impl UnwindSafe for PyChildProcessError","synthetic":true,"types":["pyo3::exceptions::PyChildProcessError"]},{"text":"impl UnwindSafe for PyConnectionError","synthetic":true,"types":["pyo3::exceptions::PyConnectionError"]},{"text":"impl UnwindSafe for PyConnectionAbortedError","synthetic":true,"types":["pyo3::exceptions::PyConnectionAbortedError"]},{"text":"impl UnwindSafe for PyConnectionRefusedError","synthetic":true,"types":["pyo3::exceptions::PyConnectionRefusedError"]},{"text":"impl UnwindSafe for PyConnectionResetError","synthetic":true,"types":["pyo3::exceptions::PyConnectionResetError"]},{"text":"impl UnwindSafe for PyFileExistsError","synthetic":true,"types":["pyo3::exceptions::PyFileExistsError"]},{"text":"impl UnwindSafe for PyFileNotFoundError","synthetic":true,"types":["pyo3::exceptions::PyFileNotFoundError"]},{"text":"impl UnwindSafe for PyInterruptedError","synthetic":true,"types":["pyo3::exceptions::PyInterruptedError"]},{"text":"impl UnwindSafe for PyIsADirectoryError","synthetic":true,"types":["pyo3::exceptions::PyIsADirectoryError"]},{"text":"impl UnwindSafe for PyNotADirectoryError","synthetic":true,"types":["pyo3::exceptions::PyNotADirectoryError"]},{"text":"impl UnwindSafe for PyPermissionError","synthetic":true,"types":["pyo3::exceptions::PyPermissionError"]},{"text":"impl UnwindSafe for PyProcessLookupError","synthetic":true,"types":["pyo3::exceptions::PyProcessLookupError"]},{"text":"impl UnwindSafe for PyTimeoutError","synthetic":true,"types":["pyo3::exceptions::PyTimeoutError"]},{"text":"impl UnwindSafe for PyEnvironmentError","synthetic":true,"types":["pyo3::exceptions::PyEnvironmentError"]},{"text":"impl UnwindSafe for PyIOError","synthetic":true,"types":["pyo3::exceptions::PyIOError"]},{"text":"impl UnwindSafe for _PyOpcache","synthetic":true,"types":["pyo3::ffi::cpython::code::_PyOpcache"]},{"text":"impl UnwindSafe for PyCodeObject","synthetic":true,"types":["pyo3::ffi::cpython::code::PyCodeObject"]},{"text":"impl UnwindSafe for PyDictKeysObject","synthetic":true,"types":["pyo3::ffi::cpython::dictobject::PyDictKeysObject"]},{"text":"impl UnwindSafe for PyDictObject","synthetic":true,"types":["pyo3::ffi::cpython::dictobject::PyDictObject"]},{"text":"impl UnwindSafe for PyTryBlock","synthetic":true,"types":["pyo3::ffi::cpython::frameobject::PyTryBlock"]},{"text":"impl UnwindSafe for PyFrameObject","synthetic":true,"types":["pyo3::ffi::cpython::frameobject::PyFrameObject"]},{"text":"impl UnwindSafe for PyListObject","synthetic":true,"types":["pyo3::ffi::cpython::listobject::PyListObject"]},{"text":"impl UnwindSafe for PyFutureFeatures","synthetic":true,"types":["pyo3::ffi::compile::PyFutureFeatures"]},{"text":"impl UnwindSafe for Py_complex","synthetic":true,"types":["pyo3::ffi::complexobject::Py_complex"]},{"text":"impl UnwindSafe for PyComplexObject","synthetic":true,"types":["pyo3::ffi::complexobject::PyComplexObject"]},{"text":"impl UnwindSafe for PyDateTime_Delta","synthetic":true,"types":["pyo3::ffi::datetime::PyDateTime_Delta"]},{"text":"impl UnwindSafe for PyDateTime_Time","synthetic":true,"types":["pyo3::ffi::datetime::PyDateTime_Time"]},{"text":"impl UnwindSafe for PyDateTime_Date","synthetic":true,"types":["pyo3::ffi::datetime::PyDateTime_Date"]},{"text":"impl UnwindSafe for PyDateTime_DateTime","synthetic":true,"types":["pyo3::ffi::datetime::PyDateTime_DateTime"]},{"text":"impl UnwindSafe for PyDateTime_CAPI","synthetic":true,"types":["pyo3::ffi::datetime::PyDateTime_CAPI"]},{"text":"impl UnwindSafe for PyDateTimeAPI","synthetic":true,"types":["pyo3::ffi::datetime::PyDateTimeAPI"]},{"text":"impl UnwindSafe for PyGetSetDef","synthetic":true,"types":["pyo3::ffi::descrobject::PyGetSetDef"]},{"text":"impl UnwindSafe for PyFloatObject","synthetic":true,"types":["pyo3::ffi::floatobject::PyFloatObject"]},{"text":"impl UnwindSafe for PyGenObject","synthetic":true,"types":["pyo3::ffi::genobject::PyGenObject"]},{"text":"impl UnwindSafe for PyLongObject","synthetic":true,"types":["pyo3::ffi::longobject::PyLongObject"]},{"text":"impl UnwindSafe for _PyStatus_TYPE","synthetic":true,"types":["pyo3::ffi::initconfig::_PyStatus_TYPE"]},{"text":"impl UnwindSafe for PyStatus","synthetic":true,"types":["pyo3::ffi::initconfig::PyStatus"]},{"text":"impl UnwindSafe for PyWideStringList","synthetic":true,"types":["pyo3::ffi::initconfig::PyWideStringList"]},{"text":"impl UnwindSafe for PyPreConfig","synthetic":true,"types":["pyo3::ffi::initconfig::PyPreConfig"]},{"text":"impl UnwindSafe for PyConfig","synthetic":true,"types":["pyo3::ffi::initconfig::PyConfig"]},{"text":"impl UnwindSafe for Py_buffer","synthetic":true,"types":["pyo3::ffi::object::bufferinfo::Py_buffer"]},{"text":"impl UnwindSafe for PyNumberMethods","synthetic":true,"types":["pyo3::ffi::object::typeobject::PyNumberMethods"]},{"text":"impl UnwindSafe for PySequenceMethods","synthetic":true,"types":["pyo3::ffi::object::typeobject::PySequenceMethods"]},{"text":"impl UnwindSafe for PyMappingMethods","synthetic":true,"types":["pyo3::ffi::object::typeobject::PyMappingMethods"]},{"text":"impl UnwindSafe for PyAsyncMethods","synthetic":true,"types":["pyo3::ffi::object::typeobject::PyAsyncMethods"]},{"text":"impl UnwindSafe for PyTypeObject","synthetic":true,"types":["pyo3::ffi::object::typeobject::PyTypeObject"]},{"text":"impl UnwindSafe for PyHeapTypeObject","synthetic":true,"types":["pyo3::ffi::object::typeobject::PyHeapTypeObject"]},{"text":"impl UnwindSafe for PyObject","synthetic":true,"types":["pyo3::ffi::object::PyObject"]},{"text":"impl UnwindSafe for PyVarObject","synthetic":true,"types":["pyo3::ffi::object::PyVarObject"]},{"text":"impl UnwindSafe for PyType_Slot","synthetic":true,"types":["pyo3::ffi::object::PyType_Slot"]},{"text":"impl UnwindSafe for PyType_Spec","synthetic":true,"types":["pyo3::ffi::object::PyType_Spec"]},{"text":"impl UnwindSafe for PyObjectArenaAllocator","synthetic":true,"types":["pyo3::ffi::objimpl::PyObjectArenaAllocator"]},{"text":"impl UnwindSafe for PyHash_FuncDef","synthetic":true,"types":["pyo3::ffi::pyhash::PyHash_FuncDef"]},{"text":"impl UnwindSafe for PyMemAllocatorDomain","synthetic":true,"types":["pyo3::ffi::pymem::PyMemAllocatorDomain"]},{"text":"impl UnwindSafe for PyMemAllocatorEx","synthetic":true,"types":["pyo3::ffi::pymem::PyMemAllocatorEx"]},{"text":"impl UnwindSafe for PyTupleObject","synthetic":true,"types":["pyo3::ffi::tupleobject::PyTupleObject"]},{"text":"impl UnwindSafe for PyMethodDef","synthetic":true,"types":["pyo3::ffi::methodobject::PyMethodDef"]},{"text":"impl UnwindSafe for PyModuleDef_Base","synthetic":true,"types":["pyo3::ffi::moduleobject::PyModuleDef_Base"]},{"text":"impl UnwindSafe for PyModuleDef_Slot","synthetic":true,"types":["pyo3::ffi::moduleobject::PyModuleDef_Slot"]},{"text":"impl UnwindSafe for PyModuleDef","synthetic":true,"types":["pyo3::ffi::moduleobject::PyModuleDef"]},{"text":"impl UnwindSafe for setentry","synthetic":true,"types":["pyo3::ffi::setobject::setentry"]},{"text":"impl UnwindSafe for PySetObject","synthetic":true,"types":["pyo3::ffi::setobject::PySetObject"]},{"text":"impl UnwindSafe for PySliceObject","synthetic":true,"types":["pyo3::ffi::sliceobject::PySliceObject"]},{"text":"impl UnwindSafe for PyStructSequence_Field","synthetic":true,"types":["pyo3::ffi::structseq::PyStructSequence_Field"]},{"text":"impl UnwindSafe for PyStructSequence_Desc","synthetic":true,"types":["pyo3::ffi::structseq::PyStructSequence_Desc"]},{"text":"impl UnwindSafe for PyWeakReference","synthetic":true,"types":["pyo3::ffi::weakrefobject::PyWeakReference"]},{"text":"impl UnwindSafe for PyBaseExceptionObject","synthetic":true,"types":["pyo3::ffi::pyerrors::PyBaseExceptionObject"]},{"text":"impl UnwindSafe for PySyntaxErrorObject","synthetic":true,"types":["pyo3::ffi::pyerrors::PySyntaxErrorObject"]},{"text":"impl UnwindSafe for PyImportErrorObject","synthetic":true,"types":["pyo3::ffi::pyerrors::PyImportErrorObject"]},{"text":"impl UnwindSafe for PyUnicodeErrorObject","synthetic":true,"types":["pyo3::ffi::pyerrors::PyUnicodeErrorObject"]},{"text":"impl UnwindSafe for PySystemExitObject","synthetic":true,"types":["pyo3::ffi::pyerrors::PySystemExitObject"]},{"text":"impl UnwindSafe for PyOSErrorObject","synthetic":true,"types":["pyo3::ffi::pyerrors::PyOSErrorObject"]},{"text":"impl UnwindSafe for PyStopIterationObject","synthetic":true,"types":["pyo3::ffi::pyerrors::PyStopIterationObject"]},{"text":"impl UnwindSafe for PyInterpreterState","synthetic":true,"types":["pyo3::ffi::pystate::PyInterpreterState"]},{"text":"impl UnwindSafe for PyThreadState","synthetic":true,"types":["pyo3::ffi::pystate::PyThreadState"]},{"text":"impl UnwindSafe for PyGILState_STATE","synthetic":true,"types":["pyo3::ffi::pystate::PyGILState_STATE"]},{"text":"impl UnwindSafe for PyArena","synthetic":true,"types":["pyo3::ffi::pyarena::PyArena"]},{"text":"impl UnwindSafe for PyCompilerFlags","synthetic":true,"types":["pyo3::ffi::pythonrun::PyCompilerFlags"]},{"text":"impl UnwindSafe for _mod","synthetic":true,"types":["pyo3::ffi::pythonrun::_mod"]},{"text":"impl UnwindSafe for symtable","synthetic":true,"types":["pyo3::ffi::pythonrun::symtable"]},{"text":"impl UnwindSafe for _node","synthetic":true,"types":["pyo3::ffi::pythonrun::_node"]},{"text":"impl UnwindSafe for PyMemberDef","synthetic":true,"types":["pyo3::ffi::structmember::PyMemberDef"]},{"text":"impl<T> UnwindSafe for Slot<T> where
T: UnwindSafe, ","synthetic":true,"types":["pyo3::freelist::Slot"]},{"text":"impl<T> UnwindSafe for FreeList<T> where
T: UnwindSafe, ","synthetic":true,"types":["pyo3::freelist::FreeList"]},{"text":"impl UnwindSafe for GILGuard","synthetic":true,"types":["pyo3::gil::GILGuard"]},{"text":"impl UnwindSafe for GILPool","synthetic":true,"types":["pyo3::gil::GILPool"]},{"text":"impl<T> UnwindSafe for Py<T> where
T: UnwindSafe, ","synthetic":true,"types":["pyo3::instance::Py"]},{"text":"impl<T> UnwindSafe for GILOnceCell<T> where
T: UnwindSafe, ","synthetic":true,"types":["pyo3::once_cell::GILOnceCell"]},{"text":"impl UnwindSafe for PanicException","synthetic":true,"types":["pyo3::panic::PanicException"]},{"text":"impl<'p> !UnwindSafe for Python<'p>","synthetic":true,"types":["pyo3::python::Python"]},{"text":"impl UnwindSafe for PyAny","synthetic":true,"types":["pyo3::types::any::PyAny"]},{"text":"impl UnwindSafe for PyModule","synthetic":true,"types":["pyo3::types::module::PyModule"]},{"text":"impl<T> UnwindSafe for PyCell<T> where
T: UnwindSafe,
<T as PyTypeInfo>::BaseLayout: UnwindSafe,
<T as PyClass>::Dict: UnwindSafe,
<T as PyClassSend>::ThreadChecker: UnwindSafe,
<T as PyClass>::WeakRef: UnwindSafe, ","synthetic":true,"types":["pyo3::pycell::PyCell"]},{"text":"impl<'p, T> !UnwindSafe for PyRef<'p, T>","synthetic":true,"types":["pyo3::pycell::PyRef"]},{"text":"impl<'p, T> !UnwindSafe for PyRefMut<'p, T>","synthetic":true,"types":["pyo3::pycell::PyRefMut"]},{"text":"impl UnwindSafe for PyBorrowError","synthetic":true,"types":["pyo3::pycell::PyBorrowError"]},{"text":"impl UnwindSafe for PyBorrowMutError","synthetic":true,"types":["pyo3::pycell::PyBorrowMutError"]},{"text":"impl<T> UnwindSafe for PyNativeTypeInitializer<T> where
T: UnwindSafe, ","synthetic":true,"types":["pyo3::pyclass_init::PyNativeTypeInitializer"]},{"text":"impl<T> UnwindSafe for PyClassInitializer<T> where
T: UnwindSafe,
<<T as PyTypeInfo>::BaseType as PyTypeInfo>::Initializer: UnwindSafe, ","synthetic":true,"types":["pyo3::pyclass_init::PyClassInitializer"]},{"text":"impl UnwindSafe for PyClassDummySlot","synthetic":true,"types":["pyo3::pyclass_slots::PyClassDummySlot"]},{"text":"impl UnwindSafe for PyClassDictSlot","synthetic":true,"types":["pyo3::pyclass_slots::PyClassDictSlot"]},{"text":"impl UnwindSafe for PyClassWeakRefSlot","synthetic":true,"types":["pyo3::pyclass_slots::PyClassWeakRefSlot"]},{"text":"impl<'p> UnwindSafe for PythonVersionInfo<'p>","synthetic":true,"types":["pyo3::python::PythonVersionInfo"]},{"text":"impl UnwindSafe for PyBool","synthetic":true,"types":["pyo3::types::boolobject::PyBool"]},{"text":"impl UnwindSafe for PyByteArray","synthetic":true,"types":["pyo3::types::bytearray::PyByteArray"]},{"text":"impl UnwindSafe for PyBytes","synthetic":true,"types":["pyo3::types::bytes::PyBytes"]},{"text":"impl UnwindSafe for PyComplex","synthetic":true,"types":["pyo3::types::complex::PyComplex"]},{"text":"impl UnwindSafe for PyDate","synthetic":true,"types":["pyo3::types::datetime::PyDate"]},{"text":"impl UnwindSafe for PyDateTime","synthetic":true,"types":["pyo3::types::datetime::PyDateTime"]},{"text":"impl UnwindSafe for PyTime","synthetic":true,"types":["pyo3::types::datetime::PyTime"]},{"text":"impl UnwindSafe for PyTzInfo","synthetic":true,"types":["pyo3::types::datetime::PyTzInfo"]},{"text":"impl UnwindSafe for PyDelta","synthetic":true,"types":["pyo3::types::datetime::PyDelta"]},{"text":"impl UnwindSafe for PyDict","synthetic":true,"types":["pyo3::types::dict::PyDict"]},{"text":"impl UnwindSafe for PyFloat","synthetic":true,"types":["pyo3::types::floatob::PyFloat"]},{"text":"impl UnwindSafe for PyCFunction","synthetic":true,"types":["pyo3::types::function::PyCFunction"]},{"text":"impl UnwindSafe for PyFunction","synthetic":true,"types":["pyo3::types::function::PyFunction"]},{"text":"impl UnwindSafe for PyIterator","synthetic":true,"types":["pyo3::types::iterator::PyIterator"]},{"text":"impl UnwindSafe for PyList","synthetic":true,"types":["pyo3::types::list::PyList"]},{"text":"impl UnwindSafe for PyLong","synthetic":true,"types":["pyo3::types::num::PyLong"]},{"text":"impl UnwindSafe for PySequence","synthetic":true,"types":["pyo3::types::sequence::PySequence"]},{"text":"impl UnwindSafe for PySet","synthetic":true,"types":["pyo3::types::set::PySet"]},{"text":"impl UnwindSafe for PyFrozenSet","synthetic":true,"types":["pyo3::types::set::PyFrozenSet"]},{"text":"impl UnwindSafe for PySlice","synthetic":true,"types":["pyo3::types::slice::PySlice"]},{"text":"impl UnwindSafe for PySliceIndices","synthetic":true,"types":["pyo3::types::slice::PySliceIndices"]},{"text":"impl UnwindSafe for PyString","synthetic":true,"types":["pyo3::types::string::PyString"]},{"text":"impl UnwindSafe for PyTuple","synthetic":true,"types":["pyo3::types::tuple::PyTuple"]},{"text":"impl UnwindSafe for PyType","synthetic":true,"types":["pyo3::types::typeobject::PyType"]}];
implementors["pyo3_macros_backend"] = [{"text":"impl UnwindSafe for PyClassArgs","synthetic":true,"types":["pyo3_macros_backend::pyclass::PyClassArgs"]},{"text":"impl UnwindSafe for PyFunctionAttr","synthetic":true,"types":["pyo3_macros_backend::pyfunction::PyFunctionAttr"]}];
implementors["syn"] = [{"text":"impl UnwindSafe for Underscore","synthetic":true,"types":["syn::token::Underscore"]},{"text":"impl UnwindSafe for Abstract","synthetic":true,"types":["syn::token::Abstract"]},{"text":"impl UnwindSafe for As","synthetic":true,"types":["syn::token::As"]},{"text":"impl UnwindSafe for Async","synthetic":true,"types":["syn::token::Async"]},{"text":"impl UnwindSafe for Auto","synthetic":true,"types":["syn::token::Auto"]},{"text":"impl UnwindSafe for Await","synthetic":true,"types":["syn::token::Await"]},{"text":"impl UnwindSafe for Become","synthetic":true,"types":["syn::token::Become"]},{"text":"impl UnwindSafe for Box","synthetic":true,"types":["syn::token::Box"]},{"text":"impl UnwindSafe for Break","synthetic":true,"types":["syn::token::Break"]},{"text":"impl UnwindSafe for Const","synthetic":true,"types":["syn::token::Const"]},{"text":"impl UnwindSafe for Continue","synthetic":true,"types":["syn::token::Continue"]},{"text":"impl UnwindSafe for Crate","synthetic":true,"types":["syn::token::Crate"]},{"text":"impl UnwindSafe for Default","synthetic":true,"types":["syn::token::Default"]},{"text":"impl UnwindSafe for Do","synthetic":true,"types":["syn::token::Do"]},{"text":"impl UnwindSafe for Dyn","synthetic":true,"types":["syn::token::Dyn"]},{"text":"impl UnwindSafe for Else","synthetic":true,"types":["syn::token::Else"]},{"text":"impl UnwindSafe for Enum","synthetic":true,"types":["syn::token::Enum"]},{"text":"impl UnwindSafe for Extern","synthetic":true,"types":["syn::token::Extern"]},{"text":"impl UnwindSafe for Final","synthetic":true,"types":["syn::token::Final"]},{"text":"impl UnwindSafe for Fn","synthetic":true,"types":["syn::token::Fn"]},{"text":"impl UnwindSafe for For","synthetic":true,"types":["syn::token::For"]},{"text":"impl UnwindSafe for If","synthetic":true,"types":["syn::token::If"]},{"text":"impl UnwindSafe for Impl","synthetic":true,"types":["syn::token::Impl"]},{"text":"impl UnwindSafe for In","synthetic":true,"types":["syn::token::In"]},{"text":"impl UnwindSafe for Let","synthetic":true,"types":["syn::token::Let"]},{"text":"impl UnwindSafe for Loop","synthetic":true,"types":["syn::token::Loop"]},{"text":"impl UnwindSafe for Macro","synthetic":true,"types":["syn::token::Macro"]},{"text":"impl UnwindSafe for Match","synthetic":true,"types":["syn::token::Match"]},{"text":"impl UnwindSafe for Mod","synthetic":true,"types":["syn::token::Mod"]},{"text":"impl UnwindSafe for Move","synthetic":true,"types":["syn::token::Move"]},{"text":"impl UnwindSafe for Mut","synthetic":true,"types":["syn::token::Mut"]},{"text":"impl UnwindSafe for Override","synthetic":true,"types":["syn::token::Override"]},{"text":"impl UnwindSafe for Priv","synthetic":true,"types":["syn::token::Priv"]},{"text":"impl UnwindSafe for Pub","synthetic":true,"types":["syn::token::Pub"]},{"text":"impl UnwindSafe for Ref","synthetic":true,"types":["syn::token::Ref"]},{"text":"impl UnwindSafe for Return","synthetic":true,"types":["syn::token::Return"]},{"text":"impl UnwindSafe for SelfType","synthetic":true,"types":["syn::token::SelfType"]},{"text":"impl UnwindSafe for SelfValue","synthetic":true,"types":["syn::token::SelfValue"]},{"text":"impl UnwindSafe for Static","synthetic":true,"types":["syn::token::Static"]},{"text":"impl UnwindSafe for Struct","synthetic":true,"types":["syn::token::Struct"]},{"text":"impl UnwindSafe for Super","synthetic":true,"types":["syn::token::Super"]},{"text":"impl UnwindSafe for Trait","synthetic":true,"types":["syn::token::Trait"]},{"text":"impl UnwindSafe for Try","synthetic":true,"types":["syn::token::Try"]},{"text":"impl UnwindSafe for Type","synthetic":true,"types":["syn::token::Type"]},{"text":"impl UnwindSafe for Typeof","synthetic":true,"types":["syn::token::Typeof"]},{"text":"impl UnwindSafe for Union","synthetic":true,"types":["syn::token::Union"]},{"text":"impl UnwindSafe for Unsafe","synthetic":true,"types":["syn::token::Unsafe"]},{"text":"impl UnwindSafe for Unsized","synthetic":true,"types":["syn::token::Unsized"]},{"text":"impl UnwindSafe for Use","synthetic":true,"types":["syn::token::Use"]},{"text":"impl UnwindSafe for Virtual","synthetic":true,"types":["syn::token::Virtual"]},{"text":"impl UnwindSafe for Where","synthetic":true,"types":["syn::token::Where"]},{"text":"impl UnwindSafe for While","synthetic":true,"types":["syn::token::While"]},{"text":"impl UnwindSafe for Yield","synthetic":true,"types":["syn::token::Yield"]},{"text":"impl UnwindSafe for Add","synthetic":true,"types":["syn::token::Add"]},{"text":"impl UnwindSafe for AddEq","synthetic":true,"types":["syn::token::AddEq"]},{"text":"impl UnwindSafe for And","synthetic":true,"types":["syn::token::And"]},{"text":"impl UnwindSafe for AndAnd","synthetic":true,"types":["syn::token::AndAnd"]},{"text":"impl UnwindSafe for AndEq","synthetic":true,"types":["syn::token::AndEq"]},{"text":"impl UnwindSafe for At","synthetic":true,"types":["syn::token::At"]},{"text":"impl UnwindSafe for Bang","synthetic":true,"types":["syn::token::Bang"]},{"text":"impl UnwindSafe for Caret","synthetic":true,"types":["syn::token::Caret"]},{"text":"impl UnwindSafe for CaretEq","synthetic":true,"types":["syn::token::CaretEq"]},{"text":"impl UnwindSafe for Colon","synthetic":true,"types":["syn::token::Colon"]},{"text":"impl UnwindSafe for Colon2","synthetic":true,"types":["syn::token::Colon2"]},{"text":"impl UnwindSafe for Comma","synthetic":true,"types":["syn::token::Comma"]},{"text":"impl UnwindSafe for Div","synthetic":true,"types":["syn::token::Div"]},{"text":"impl UnwindSafe for DivEq","synthetic":true,"types":["syn::token::DivEq"]},{"text":"impl UnwindSafe for Dollar","synthetic":true,"types":["syn::token::Dollar"]},{"text":"impl UnwindSafe for Dot","synthetic":true,"types":["syn::token::Dot"]},{"text":"impl UnwindSafe for Dot2","synthetic":true,"types":["syn::token::Dot2"]},{"text":"impl UnwindSafe for Dot3","synthetic":true,"types":["syn::token::Dot3"]},{"text":"impl UnwindSafe for DotDotEq","synthetic":true,"types":["syn::token::DotDotEq"]},{"text":"impl UnwindSafe for Eq","synthetic":true,"types":["syn::token::Eq"]},{"text":"impl UnwindSafe for EqEq","synthetic":true,"types":["syn::token::EqEq"]},{"text":"impl UnwindSafe for Ge","synthetic":true,"types":["syn::token::Ge"]},{"text":"impl UnwindSafe for Gt","synthetic":true,"types":["syn::token::Gt"]},{"text":"impl UnwindSafe for Le","synthetic":true,"types":["syn::token::Le"]},{"text":"impl UnwindSafe for Lt","synthetic":true,"types":["syn::token::Lt"]},{"text":"impl UnwindSafe for MulEq","synthetic":true,"types":["syn::token::MulEq"]},{"text":"impl UnwindSafe for Ne","synthetic":true,"types":["syn::token::Ne"]},{"text":"impl UnwindSafe for Or","synthetic":true,"types":["syn::token::Or"]},{"text":"impl UnwindSafe for OrEq","synthetic":true,"types":["syn::token::OrEq"]},{"text":"impl UnwindSafe for OrOr","synthetic":true,"types":["syn::token::OrOr"]},{"text":"impl UnwindSafe for Pound","synthetic":true,"types":["syn::token::Pound"]},{"text":"impl UnwindSafe for Question","synthetic":true,"types":["syn::token::Question"]},{"text":"impl UnwindSafe for RArrow","synthetic":true,"types":["syn::token::RArrow"]},{"text":"impl UnwindSafe for LArrow","synthetic":true,"types":["syn::token::LArrow"]},{"text":"impl UnwindSafe for Rem","synthetic":true,"types":["syn::token::Rem"]},{"text":"impl UnwindSafe for RemEq","synthetic":true,"types":["syn::token::RemEq"]},{"text":"impl UnwindSafe for FatArrow","synthetic":true,"types":["syn::token::FatArrow"]},{"text":"impl UnwindSafe for Semi","synthetic":true,"types":["syn::token::Semi"]},{"text":"impl UnwindSafe for Shl","synthetic":true,"types":["syn::token::Shl"]},{"text":"impl UnwindSafe for ShlEq","synthetic":true,"types":["syn::token::ShlEq"]},{"text":"impl UnwindSafe for Shr","synthetic":true,"types":["syn::token::Shr"]},{"text":"impl UnwindSafe for ShrEq","synthetic":true,"types":["syn::token::ShrEq"]},{"text":"impl UnwindSafe for Star","synthetic":true,"types":["syn::token::Star"]},{"text":"impl UnwindSafe for Sub","synthetic":true,"types":["syn::token::Sub"]},{"text":"impl UnwindSafe for SubEq","synthetic":true,"types":["syn::token::SubEq"]},{"text":"impl UnwindSafe for Tilde","synthetic":true,"types":["syn::token::Tilde"]},{"text":"impl UnwindSafe for Brace","synthetic":true,"types":["syn::token::Brace"]},{"text":"impl UnwindSafe for Bracket","synthetic":true,"types":["syn::token::Bracket"]},{"text":"impl UnwindSafe for Paren","synthetic":true,"types":["syn::token::Paren"]},{"text":"impl UnwindSafe for Group","synthetic":true,"types":["syn::token::Group"]},{"text":"impl UnwindSafe for Attribute","synthetic":true,"types":["syn::attr::Attribute"]},{"text":"impl UnwindSafe for AttrStyle","synthetic":true,"types":["syn::attr::AttrStyle"]},{"text":"impl UnwindSafe for Meta","synthetic":true,"types":["syn::attr::Meta"]},{"text":"impl UnwindSafe for MetaList","synthetic":true,"types":["syn::attr::MetaList"]},{"text":"impl UnwindSafe for MetaNameValue","synthetic":true,"types":["syn::attr::MetaNameValue"]},{"text":"impl UnwindSafe for NestedMeta","synthetic":true,"types":["syn::attr::NestedMeta"]},{"text":"impl UnwindSafe for Variant","synthetic":true,"types":["syn::data::Variant"]},{"text":"impl UnwindSafe for Fields","synthetic":true,"types":["syn::data::Fields"]},{"text":"impl UnwindSafe for FieldsNamed","synthetic":true,"types":["syn::data::FieldsNamed"]},{"text":"impl UnwindSafe for FieldsUnnamed","synthetic":true,"types":["syn::data::FieldsUnnamed"]},{"text":"impl UnwindSafe for Field","synthetic":true,"types":["syn::data::Field"]},{"text":"impl UnwindSafe for Visibility","synthetic":true,"types":["syn::data::Visibility"]},{"text":"impl UnwindSafe for VisPublic","synthetic":true,"types":["syn::data::VisPublic"]},{"text":"impl UnwindSafe for VisCrate","synthetic":true,"types":["syn::data::VisCrate"]},{"text":"impl UnwindSafe for VisRestricted","synthetic":true,"types":["syn::data::VisRestricted"]},{"text":"impl UnwindSafe for Expr","synthetic":true,"types":["syn::expr::Expr"]},{"text":"impl UnwindSafe for ExprArray","synthetic":true,"types":["syn::expr::ExprArray"]},{"text":"impl UnwindSafe for ExprAssign","synthetic":true,"types":["syn::expr::ExprAssign"]},{"text":"impl UnwindSafe for ExprAssignOp","synthetic":true,"types":["syn::expr::ExprAssignOp"]},{"text":"impl UnwindSafe for ExprAsync","synthetic":true,"types":["syn::expr::ExprAsync"]},{"text":"impl UnwindSafe for ExprAwait","synthetic":true,"types":["syn::expr::ExprAwait"]},{"text":"impl UnwindSafe for ExprBinary","synthetic":true,"types":["syn::expr::ExprBinary"]},{"text":"impl UnwindSafe for ExprBlock","synthetic":true,"types":["syn::expr::ExprBlock"]},{"text":"impl UnwindSafe for ExprBox","synthetic":true,"types":["syn::expr::ExprBox"]},{"text":"impl UnwindSafe for ExprBreak","synthetic":true,"types":["syn::expr::ExprBreak"]},{"text":"impl UnwindSafe for ExprCall","synthetic":true,"types":["syn::expr::ExprCall"]},{"text":"impl UnwindSafe for ExprCast","synthetic":true,"types":["syn::expr::ExprCast"]},{"text":"impl UnwindSafe for ExprClosure","synthetic":true,"types":["syn::expr::ExprClosure"]},{"text":"impl UnwindSafe for ExprContinue","synthetic":true,"types":["syn::expr::ExprContinue"]},{"text":"impl UnwindSafe for ExprField","synthetic":true,"types":["syn::expr::ExprField"]},{"text":"impl UnwindSafe for ExprForLoop","synthetic":true,"types":["syn::expr::ExprForLoop"]},{"text":"impl UnwindSafe for ExprGroup","synthetic":true,"types":["syn::expr::ExprGroup"]},{"text":"impl UnwindSafe for ExprIf","synthetic":true,"types":["syn::expr::ExprIf"]},{"text":"impl UnwindSafe for ExprIndex","synthetic":true,"types":["syn::expr::ExprIndex"]},{"text":"impl UnwindSafe for ExprLet","synthetic":true,"types":["syn::expr::ExprLet"]},{"text":"impl UnwindSafe for ExprLit","synthetic":true,"types":["syn::expr::ExprLit"]},{"text":"impl UnwindSafe for ExprLoop","synthetic":true,"types":["syn::expr::ExprLoop"]},{"text":"impl UnwindSafe for ExprMacro","synthetic":true,"types":["syn::expr::ExprMacro"]},{"text":"impl UnwindSafe for ExprMatch","synthetic":true,"types":["syn::expr::ExprMatch"]},{"text":"impl UnwindSafe for ExprMethodCall","synthetic":true,"types":["syn::expr::ExprMethodCall"]},{"text":"impl UnwindSafe for ExprParen","synthetic":true,"types":["syn::expr::ExprParen"]},{"text":"impl UnwindSafe for ExprPath","synthetic":true,"types":["syn::expr::ExprPath"]},{"text":"impl UnwindSafe for ExprRange","synthetic":true,"types":["syn::expr::ExprRange"]},{"text":"impl UnwindSafe for ExprReference","synthetic":true,"types":["syn::expr::ExprReference"]},{"text":"impl UnwindSafe for ExprRepeat","synthetic":true,"types":["syn::expr::ExprRepeat"]},{"text":"impl UnwindSafe for ExprReturn","synthetic":true,"types":["syn::expr::ExprReturn"]},{"text":"impl UnwindSafe for ExprStruct","synthetic":true,"types":["syn::expr::ExprStruct"]},{"text":"impl UnwindSafe for ExprTry","synthetic":true,"types":["syn::expr::ExprTry"]},{"text":"impl UnwindSafe for ExprTryBlock","synthetic":true,"types":["syn::expr::ExprTryBlock"]},{"text":"impl UnwindSafe for ExprTuple","synthetic":true,"types":["syn::expr::ExprTuple"]},{"text":"impl UnwindSafe for ExprType","synthetic":true,"types":["syn::expr::ExprType"]},{"text":"impl UnwindSafe for ExprUnary","synthetic":true,"types":["syn::expr::ExprUnary"]},{"text":"impl UnwindSafe for ExprUnsafe","synthetic":true,"types":["syn::expr::ExprUnsafe"]},{"text":"impl UnwindSafe for ExprWhile","synthetic":true,"types":["syn::expr::ExprWhile"]},{"text":"impl UnwindSafe for ExprYield","synthetic":true,"types":["syn::expr::ExprYield"]},{"text":"impl UnwindSafe for Member","synthetic":true,"types":["syn::expr::Member"]},{"text":"impl UnwindSafe for Index","synthetic":true,"types":["syn::expr::Index"]},{"text":"impl UnwindSafe for MethodTurbofish","synthetic":true,"types":["syn::expr::MethodTurbofish"]},{"text":"impl UnwindSafe for GenericMethodArgument","synthetic":true,"types":["syn::expr::GenericMethodArgument"]},{"text":"impl UnwindSafe for FieldValue","synthetic":true,"types":["syn::expr::FieldValue"]},{"text":"impl UnwindSafe for Label","synthetic":true,"types":["syn::expr::Label"]},{"text":"impl UnwindSafe for Arm","synthetic":true,"types":["syn::expr::Arm"]},{"text":"impl UnwindSafe for RangeLimits","synthetic":true,"types":["syn::expr::RangeLimits"]},{"text":"impl UnwindSafe for Generics","synthetic":true,"types":["syn::generics::Generics"]},{"text":"impl UnwindSafe for GenericParam","synthetic":true,"types":["syn::generics::GenericParam"]},{"text":"impl UnwindSafe for TypeParam","synthetic":true,"types":["syn::generics::TypeParam"]},{"text":"impl UnwindSafe for LifetimeDef","synthetic":true,"types":["syn::generics::LifetimeDef"]},{"text":"impl UnwindSafe for ConstParam","synthetic":true,"types":["syn::generics::ConstParam"]},{"text":"impl<'a> UnwindSafe for ImplGenerics<'a>","synthetic":true,"types":["syn::generics::ImplGenerics"]},{"text":"impl<'a> UnwindSafe for TypeGenerics<'a>","synthetic":true,"types":["syn::generics::TypeGenerics"]},{"text":"impl<'a> UnwindSafe for Turbofish<'a>","synthetic":true,"types":["syn::generics::Turbofish"]},{"text":"impl UnwindSafe for BoundLifetimes","synthetic":true,"types":["syn::generics::BoundLifetimes"]},{"text":"impl UnwindSafe for TypeParamBound","synthetic":true,"types":["syn::generics::TypeParamBound"]},{"text":"impl UnwindSafe for TraitBound","synthetic":true,"types":["syn::generics::TraitBound"]},{"text":"impl UnwindSafe for TraitBoundModifier","synthetic":true,"types":["syn::generics::TraitBoundModifier"]},{"text":"impl UnwindSafe for WhereClause","synthetic":true,"types":["syn::generics::WhereClause"]},{"text":"impl UnwindSafe for WherePredicate","synthetic":true,"types":["syn::generics::WherePredicate"]},{"text":"impl UnwindSafe for PredicateType","synthetic":true,"types":["syn::generics::PredicateType"]},{"text":"impl UnwindSafe for PredicateLifetime","synthetic":true,"types":["syn::generics::PredicateLifetime"]},{"text":"impl UnwindSafe for PredicateEq","synthetic":true,"types":["syn::generics::PredicateEq"]},{"text":"impl UnwindSafe for Item","synthetic":true,"types":["syn::item::Item"]},{"text":"impl UnwindSafe for ItemConst","synthetic":true,"types":["syn::item::ItemConst"]},{"text":"impl UnwindSafe for ItemEnum","synthetic":true,"types":["syn::item::ItemEnum"]},{"text":"impl UnwindSafe for ItemExternCrate","synthetic":true,"types":["syn::item::ItemExternCrate"]},{"text":"impl UnwindSafe for ItemFn","synthetic":true,"types":["syn::item::ItemFn"]},{"text":"impl UnwindSafe for ItemForeignMod","synthetic":true,"types":["syn::item::ItemForeignMod"]},{"text":"impl UnwindSafe for ItemImpl","synthetic":true,"types":["syn::item::ItemImpl"]},{"text":"impl UnwindSafe for ItemMacro","synthetic":true,"types":["syn::item::ItemMacro"]},{"text":"impl UnwindSafe for ItemMacro2","synthetic":true,"types":["syn::item::ItemMacro2"]},{"text":"impl UnwindSafe for ItemMod","synthetic":true,"types":["syn::item::ItemMod"]},{"text":"impl UnwindSafe for ItemStatic","synthetic":true,"types":["syn::item::ItemStatic"]},{"text":"impl UnwindSafe for ItemStruct","synthetic":true,"types":["syn::item::ItemStruct"]},{"text":"impl UnwindSafe for ItemTrait","synthetic":true,"types":["syn::item::ItemTrait"]},{"text":"impl UnwindSafe for ItemTraitAlias","synthetic":true,"types":["syn::item::ItemTraitAlias"]},{"text":"impl UnwindSafe for ItemType","synthetic":true,"types":["syn::item::ItemType"]},{"text":"impl UnwindSafe for ItemUnion","synthetic":true,"types":["syn::item::ItemUnion"]},{"text":"impl UnwindSafe for ItemUse","synthetic":true,"types":["syn::item::ItemUse"]},{"text":"impl UnwindSafe for UseTree","synthetic":true,"types":["syn::item::UseTree"]},{"text":"impl UnwindSafe for UsePath","synthetic":true,"types":["syn::item::UsePath"]},{"text":"impl UnwindSafe for UseName","synthetic":true,"types":["syn::item::UseName"]},{"text":"impl UnwindSafe for UseRename","synthetic":true,"types":["syn::item::UseRename"]},{"text":"impl UnwindSafe for UseGlob","synthetic":true,"types":["syn::item::UseGlob"]},{"text":"impl UnwindSafe for UseGroup","synthetic":true,"types":["syn::item::UseGroup"]},{"text":"impl UnwindSafe for ForeignItem","synthetic":true,"types":["syn::item::ForeignItem"]},{"text":"impl UnwindSafe for ForeignItemFn","synthetic":true,"types":["syn::item::ForeignItemFn"]},{"text":"impl UnwindSafe for ForeignItemStatic","synthetic":true,"types":["syn::item::ForeignItemStatic"]},{"text":"impl UnwindSafe for ForeignItemType","synthetic":true,"types":["syn::item::ForeignItemType"]},{"text":"impl UnwindSafe for ForeignItemMacro","synthetic":true,"types":["syn::item::ForeignItemMacro"]},{"text":"impl UnwindSafe for TraitItem","synthetic":true,"types":["syn::item::TraitItem"]},{"text":"impl UnwindSafe for TraitItemConst","synthetic":true,"types":["syn::item::TraitItemConst"]},{"text":"impl UnwindSafe for TraitItemMethod","synthetic":true,"types":["syn::item::TraitItemMethod"]},{"text":"impl UnwindSafe for TraitItemType","synthetic":true,"types":["syn::item::TraitItemType"]},{"text":"impl UnwindSafe for TraitItemMacro","synthetic":true,"types":["syn::item::TraitItemMacro"]},{"text":"impl UnwindSafe for ImplItem","synthetic":true,"types":["syn::item::ImplItem"]},{"text":"impl UnwindSafe for ImplItemConst","synthetic":true,"types":["syn::item::ImplItemConst"]},{"text":"impl UnwindSafe for ImplItemMethod","synthetic":true,"types":["syn::item::ImplItemMethod"]},{"text":"impl UnwindSafe for ImplItemType","synthetic":true,"types":["syn::item::ImplItemType"]},{"text":"impl UnwindSafe for ImplItemMacro","synthetic":true,"types":["syn::item::ImplItemMacro"]},{"text":"impl UnwindSafe for Signature","synthetic":true,"types":["syn::item::Signature"]},{"text":"impl UnwindSafe for FnArg","synthetic":true,"types":["syn::item::FnArg"]},{"text":"impl UnwindSafe for Receiver","synthetic":true,"types":["syn::item::Receiver"]},{"text":"impl UnwindSafe for File","synthetic":true,"types":["syn::file::File"]},{"text":"impl UnwindSafe for Lifetime","synthetic":true,"types":["syn::lifetime::Lifetime"]},{"text":"impl UnwindSafe for Lit","synthetic":true,"types":["syn::lit::Lit"]},{"text":"impl UnwindSafe for LitStr","synthetic":true,"types":["syn::lit::LitStr"]},{"text":"impl UnwindSafe for LitByteStr","synthetic":true,"types":["syn::lit::LitByteStr"]},{"text":"impl UnwindSafe for LitByte","synthetic":true,"types":["syn::lit::LitByte"]},{"text":"impl UnwindSafe for LitChar","synthetic":true,"types":["syn::lit::LitChar"]},{"text":"impl UnwindSafe for LitInt","synthetic":true,"types":["syn::lit::LitInt"]},{"text":"impl UnwindSafe for LitFloat","synthetic":true,"types":["syn::lit::LitFloat"]},{"text":"impl UnwindSafe for LitBool","synthetic":true,"types":["syn::lit::LitBool"]},{"text":"impl UnwindSafe for StrStyle","synthetic":true,"types":["syn::lit::StrStyle"]},{"text":"impl UnwindSafe for Macro","synthetic":true,"types":["syn::mac::Macro"]},{"text":"impl UnwindSafe for MacroDelimiter","synthetic":true,"types":["syn::mac::MacroDelimiter"]},{"text":"impl UnwindSafe for DeriveInput","synthetic":true,"types":["syn::derive::DeriveInput"]},{"text":"impl UnwindSafe for Data","synthetic":true,"types":["syn::derive::Data"]},{"text":"impl UnwindSafe for DataStruct","synthetic":true,"types":["syn::derive::DataStruct"]},{"text":"impl UnwindSafe for DataEnum","synthetic":true,"types":["syn::derive::DataEnum"]},{"text":"impl UnwindSafe for DataUnion","synthetic":true,"types":["syn::derive::DataUnion"]},{"text":"impl UnwindSafe for BinOp","synthetic":true,"types":["syn::op::BinOp"]},{"text":"impl UnwindSafe for UnOp","synthetic":true,"types":["syn::op::UnOp"]},{"text":"impl UnwindSafe for Block","synthetic":true,"types":["syn::stmt::Block"]},{"text":"impl UnwindSafe for Stmt","synthetic":true,"types":["syn::stmt::Stmt"]},{"text":"impl UnwindSafe for Local","synthetic":true,"types":["syn::stmt::Local"]},{"text":"impl UnwindSafe for Type","synthetic":true,"types":["syn::ty::Type"]},{"text":"impl UnwindSafe for TypeArray","synthetic":true,"types":["syn::ty::TypeArray"]},{"text":"impl UnwindSafe for TypeBareFn","synthetic":true,"types":["syn::ty::TypeBareFn"]},{"text":"impl UnwindSafe for TypeGroup","synthetic":true,"types":["syn::ty::TypeGroup"]},{"text":"impl UnwindSafe for TypeImplTrait","synthetic":true,"types":["syn::ty::TypeImplTrait"]},{"text":"impl UnwindSafe for TypeInfer","synthetic":true,"types":["syn::ty::TypeInfer"]},{"text":"impl UnwindSafe for TypeMacro","synthetic":true,"types":["syn::ty::TypeMacro"]},{"text":"impl UnwindSafe for TypeNever","synthetic":true,"types":["syn::ty::TypeNever"]},{"text":"impl UnwindSafe for TypeParen","synthetic":true,"types":["syn::ty::TypeParen"]},{"text":"impl UnwindSafe for TypePath","synthetic":true,"types":["syn::ty::TypePath"]},{"text":"impl UnwindSafe for TypePtr","synthetic":true,"types":["syn::ty::TypePtr"]},{"text":"impl UnwindSafe for TypeReference","synthetic":true,"types":["syn::ty::TypeReference"]},{"text":"impl UnwindSafe for TypeSlice","synthetic":true,"types":["syn::ty::TypeSlice"]},{"text":"impl UnwindSafe for TypeTraitObject","synthetic":true,"types":["syn::ty::TypeTraitObject"]},{"text":"impl UnwindSafe for TypeTuple","synthetic":true,"types":["syn::ty::TypeTuple"]},{"text":"impl UnwindSafe for Abi","synthetic":true,"types":["syn::ty::Abi"]},{"text":"impl UnwindSafe for BareFnArg","synthetic":true,"types":["syn::ty::BareFnArg"]},{"text":"impl UnwindSafe for Variadic","synthetic":true,"types":["syn::ty::Variadic"]},{"text":"impl UnwindSafe for ReturnType","synthetic":true,"types":["syn::ty::ReturnType"]},{"text":"impl UnwindSafe for Pat","synthetic":true,"types":["syn::pat::Pat"]},{"text":"impl UnwindSafe for PatBox","synthetic":true,"types":["syn::pat::PatBox"]},{"text":"impl UnwindSafe for PatIdent","synthetic":true,"types":["syn::pat::PatIdent"]},{"text":"impl UnwindSafe for PatLit","synthetic":true,"types":["syn::pat::PatLit"]},{"text":"impl UnwindSafe for PatMacro","synthetic":true,"types":["syn::pat::PatMacro"]},{"text":"impl UnwindSafe for PatOr","synthetic":true,"types":["syn::pat::PatOr"]},{"text":"impl UnwindSafe for PatPath","synthetic":true,"types":["syn::pat::PatPath"]},{"text":"impl UnwindSafe for PatRange","synthetic":true,"types":["syn::pat::PatRange"]},{"text":"impl UnwindSafe for PatReference","synthetic":true,"types":["syn::pat::PatReference"]},{"text":"impl UnwindSafe for PatRest","synthetic":true,"types":["syn::pat::PatRest"]},{"text":"impl UnwindSafe for PatSlice","synthetic":true,"types":["syn::pat::PatSlice"]},{"text":"impl UnwindSafe for PatStruct","synthetic":true,"types":["syn::pat::PatStruct"]},{"text":"impl UnwindSafe for PatTuple","synthetic":true,"types":["syn::pat::PatTuple"]},{"text":"impl UnwindSafe for PatTupleStruct","synthetic":true,"types":["syn::pat::PatTupleStruct"]},{"text":"impl UnwindSafe for PatType","synthetic":true,"types":["syn::pat::PatType"]},{"text":"impl UnwindSafe for PatWild","synthetic":true,"types":["syn::pat::PatWild"]},{"text":"impl UnwindSafe for FieldPat","synthetic":true,"types":["syn::pat::FieldPat"]},{"text":"impl UnwindSafe for Path","synthetic":true,"types":["syn::path::Path"]},{"text":"impl UnwindSafe for PathSegment","synthetic":true,"types":["syn::path::PathSegment"]},{"text":"impl UnwindSafe for PathArguments","synthetic":true,"types":["syn::path::PathArguments"]},{"text":"impl UnwindSafe for GenericArgument","synthetic":true,"types":["syn::path::GenericArgument"]},{"text":"impl UnwindSafe for AngleBracketedGenericArguments","synthetic":true,"types":["syn::path::AngleBracketedGenericArguments"]},{"text":"impl UnwindSafe for Binding","synthetic":true,"types":["syn::path::Binding"]},{"text":"impl UnwindSafe for Constraint","synthetic":true,"types":["syn::path::Constraint"]},{"text":"impl UnwindSafe for ParenthesizedGenericArguments","synthetic":true,"types":["syn::path::ParenthesizedGenericArguments"]},{"text":"impl UnwindSafe for QSelf","synthetic":true,"types":["syn::path::QSelf"]},{"text":"impl UnwindSafe for TokenBuffer","synthetic":true,"types":["syn::buffer::TokenBuffer"]},{"text":"impl<'a> UnwindSafe for Cursor<'a>","synthetic":true,"types":["syn::buffer::Cursor"]},{"text":"impl<T, P> UnwindSafe for Punctuated<T, P> where
P: UnwindSafe,
T: UnwindSafe, ","synthetic":true,"types":["syn::punctuated::Punctuated"]},{"text":"impl<'a, T, P> UnwindSafe for Pairs<'a, T, P> where
P: RefUnwindSafe,
T: RefUnwindSafe, ","synthetic":true,"types":["syn::punctuated::Pairs"]},{"text":"impl<'a, T, P> !UnwindSafe for PairsMut<'a, T, P>","synthetic":true,"types":["syn::punctuated::PairsMut"]},{"text":"impl<T, P> UnwindSafe for IntoPairs<T, P> where
P: RefUnwindSafe + UnwindSafe,
T: RefUnwindSafe + UnwindSafe, ","synthetic":true,"types":["syn::punctuated::IntoPairs"]},{"text":"impl<T> UnwindSafe for IntoIter<T> where
T: RefUnwindSafe + UnwindSafe, ","synthetic":true,"types":["syn::punctuated::IntoIter"]},{"text":"impl<'a, T> !UnwindSafe for Iter<'a, T>","synthetic":true,"types":["syn::punctuated::Iter"]},{"text":"impl<'a, T> !UnwindSafe for IterMut<'a, T>","synthetic":true,"types":["syn::punctuated::IterMut"]},{"text":"impl<T, P> UnwindSafe for Pair<T, P> where
P: UnwindSafe,
T: UnwindSafe, ","synthetic":true,"types":["syn::punctuated::Pair"]},{"text":"impl<'a> UnwindSafe for Lookahead1<'a>","synthetic":true,"types":["syn::lookahead::Lookahead1"]},{"text":"impl UnwindSafe for Error","synthetic":true,"types":["syn::error::Error"]},{"text":"impl<'a> !UnwindSafe for ParseBuffer<'a>","synthetic":true,"types":["syn::parse::ParseBuffer"]},{"text":"impl<'c, 'a> UnwindSafe for StepCursor<'c, 'a>","synthetic":true,"types":["syn::parse::StepCursor"]},{"text":"impl UnwindSafe for Nothing","synthetic":true,"types":["syn::parse::Nothing"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()