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