(function() {var implementors = {};
implementors["base64"] = [{"text":"impl<'a> RefUnwindSafe for Base64Display<'a>","synthetic":true,"types":[]},{"text":"impl<'a, R> RefUnwindSafe for DecoderReader<'a, R> where
R: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<W> RefUnwindSafe for EncoderWriter<W> where
W: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<S> RefUnwindSafe for EncoderStringWriter<S> where
S: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for DecodeError","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for CharacterSet","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Config","synthetic":true,"types":[]}];
implementors["bytes"] = [{"text":"impl<T, U> RefUnwindSafe for Chain<T, U> where
T: RefUnwindSafe,
U: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for IntoIter<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for Limit<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<B> RefUnwindSafe for Reader<B> where
B: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for Take<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for UninitSlice","synthetic":true,"types":[]},{"text":"impl<B> RefUnwindSafe for Writer<B> where
B: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Bytes","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for BytesMut","synthetic":true,"types":[]}];
implementors["chrono"] = [{"text":"impl RefUnwindSafe for FixedOffset","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Local","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Utc","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for LocalResult<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for NaiveDate","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for NaiveDateTime","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for IsoWeek","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for NaiveTime","synthetic":true,"types":[]},{"text":"impl<Tz> RefUnwindSafe for Date<Tz> where
<Tz as TimeZone>::Offset: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SecondsFormat","synthetic":true,"types":[]},{"text":"impl<Tz> RefUnwindSafe for DateTime<Tz> where
<Tz as TimeZone>::Offset: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Parsed","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for StrftimeItems<'a>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Pad","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Numeric","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for InternalNumeric","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Fixed","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for InternalFixed","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for Item<'a>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ParseError","synthetic":true,"types":[]},{"text":"impl<I> RefUnwindSafe for DelayedFormat<I> where
I: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for RoundingError","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Weekday","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ParseWeekdayError","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Month","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ParseMonthError","synthetic":true,"types":[]}];
implementors["fnv"] = [{"text":"impl RefUnwindSafe for FnvHasher","synthetic":true,"types":[]}];
implementors["form_urlencoded"] = [{"text":"impl<'a> RefUnwindSafe for Parse<'a>","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for ParseIntoOwned<'a>","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for ByteSerialize<'a>","synthetic":true,"types":[]},{"text":"impl<'a, T> !RefUnwindSafe for Serializer<'a, T>","synthetic":true,"types":[]}];
implementors["futures_channel"] = [{"text":"impl<T> !RefUnwindSafe for Sender<T>","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for UnboundedSender<T>","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for Receiver<T>","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for UnboundedReceiver<T>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SendError","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for TrySendError<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TryRecvError","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for Receiver<T>","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for Sender<T>","synthetic":true,"types":[]},{"text":"impl<'a, T> !RefUnwindSafe for Cancellation<'a, T>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Canceled","synthetic":true,"types":[]}];
implementors["futures_util"] = [{"text":"impl<Fut> RefUnwindSafe for Fuse<Fut> where
Fut: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<F> RefUnwindSafe for Flatten<F> where
F: RefUnwindSafe,
<F as Future>::Output: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<F> RefUnwindSafe for FlattenStream<F> where
F: RefUnwindSafe,
<F as Future>::Output: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut, F> RefUnwindSafe for Map<Fut, F> where
F: RefUnwindSafe,
Fut: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<F> RefUnwindSafe for IntoStream<F> where
F: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut, T> RefUnwindSafe for MapInto<Fut, T> where
Fut: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut1, Fut2, F> RefUnwindSafe for Then<Fut1, Fut2, F> where
F: RefUnwindSafe,
Fut1: RefUnwindSafe,
Fut2: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut, F> RefUnwindSafe for Inspect<Fut, F> where
F: RefUnwindSafe,
Fut: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut> RefUnwindSafe for NeverError<Fut> where
Fut: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut> RefUnwindSafe for UnitError<Fut> where
Fut: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut> RefUnwindSafe for IntoFuture<Fut> where
Fut: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut1, Fut2> RefUnwindSafe for TryFlatten<Fut1, Fut2> where
Fut1: RefUnwindSafe,
Fut2: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut> RefUnwindSafe for TryFlattenStream<Fut> where
Fut: RefUnwindSafe,
<Fut as TryFuture>::Ok: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut1, Fut2, F> RefUnwindSafe for AndThen<Fut1, Fut2, F> where
F: RefUnwindSafe,
Fut1: RefUnwindSafe,
Fut2: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut1, Fut2, F> RefUnwindSafe for OrElse<Fut1, Fut2, F> where
F: RefUnwindSafe,
Fut1: RefUnwindSafe,
Fut2: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut, E> RefUnwindSafe for ErrInto<Fut, E> where
Fut: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut, E> RefUnwindSafe for OkInto<Fut, E> where
Fut: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut, F> RefUnwindSafe for InspectOk<Fut, F> where
F: RefUnwindSafe,
Fut: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut, F> RefUnwindSafe for InspectErr<Fut, F> where
F: RefUnwindSafe,
Fut: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut, F> RefUnwindSafe for MapOk<Fut, F> where
F: RefUnwindSafe,
Fut: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut, F> RefUnwindSafe for MapErr<Fut, F> where
F: RefUnwindSafe,
Fut: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut, F, G> RefUnwindSafe for MapOkOrElse<Fut, F, G> where
F: RefUnwindSafe,
Fut: RefUnwindSafe,
G: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut, F> RefUnwindSafe for UnwrapOrElse<Fut, F> where
F: RefUnwindSafe,
Fut: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<F> RefUnwindSafe for Lazy<F> where
F: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for Pending<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut> RefUnwindSafe for MaybeDone<Fut> where
Fut: RefUnwindSafe,
<Fut as Future>::Output: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut> RefUnwindSafe for TryMaybeDone<Fut> where
Fut: RefUnwindSafe,
<Fut as TryFuture>::Ok: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<F> RefUnwindSafe for OptionFuture<F> where
F: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<F> RefUnwindSafe for PollFn<F> where
F: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for Ready<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut1, Fut2> RefUnwindSafe for Join<Fut1, Fut2> where
Fut1: RefUnwindSafe,
Fut2: RefUnwindSafe,
<Fut1 as Future>::Output: RefUnwindSafe,
<Fut2 as Future>::Output: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut1, Fut2, Fut3> RefUnwindSafe for Join3<Fut1, Fut2, Fut3> where
Fut1: RefUnwindSafe,
Fut2: RefUnwindSafe,
Fut3: RefUnwindSafe,
<Fut1 as Future>::Output: RefUnwindSafe,
<Fut2 as Future>::Output: RefUnwindSafe,
<Fut3 as Future>::Output: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut1, Fut2, Fut3, Fut4> RefUnwindSafe for Join4<Fut1, Fut2, Fut3, Fut4> where
Fut1: RefUnwindSafe,
Fut2: RefUnwindSafe,
Fut3: RefUnwindSafe,
Fut4: RefUnwindSafe,
<Fut1 as Future>::Output: RefUnwindSafe,
<Fut2 as Future>::Output: RefUnwindSafe,
<Fut3 as Future>::Output: RefUnwindSafe,
<Fut4 as Future>::Output: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut1, Fut2, Fut3, Fut4, Fut5> RefUnwindSafe for Join5<Fut1, Fut2, Fut3, Fut4, Fut5> where
Fut1: RefUnwindSafe,
Fut2: RefUnwindSafe,
Fut3: RefUnwindSafe,
Fut4: RefUnwindSafe,
Fut5: RefUnwindSafe,
<Fut1 as Future>::Output: RefUnwindSafe,
<Fut2 as Future>::Output: RefUnwindSafe,
<Fut3 as Future>::Output: RefUnwindSafe,
<Fut4 as Future>::Output: RefUnwindSafe,
<Fut5 as Future>::Output: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<A, B> RefUnwindSafe for Select<A, B> where
A: RefUnwindSafe,
B: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut1, Fut2> RefUnwindSafe for TryJoin<Fut1, Fut2> where
Fut1: RefUnwindSafe,
Fut2: RefUnwindSafe,
<Fut1 as TryFuture>::Ok: RefUnwindSafe,
<Fut2 as TryFuture>::Ok: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut1, Fut2, Fut3> RefUnwindSafe for TryJoin3<Fut1, Fut2, Fut3> where
Fut1: RefUnwindSafe,
Fut2: RefUnwindSafe,
Fut3: RefUnwindSafe,
<Fut1 as TryFuture>::Ok: RefUnwindSafe,
<Fut2 as TryFuture>::Ok: RefUnwindSafe,
<Fut3 as TryFuture>::Ok: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut1, Fut2, Fut3, Fut4> RefUnwindSafe for TryJoin4<Fut1, Fut2, Fut3, Fut4> where
Fut1: RefUnwindSafe,
Fut2: RefUnwindSafe,
Fut3: RefUnwindSafe,
Fut4: RefUnwindSafe,
<Fut1 as TryFuture>::Ok: RefUnwindSafe,
<Fut2 as TryFuture>::Ok: RefUnwindSafe,
<Fut3 as TryFuture>::Ok: RefUnwindSafe,
<Fut4 as TryFuture>::Ok: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut1, Fut2, Fut3, Fut4, Fut5> RefUnwindSafe for TryJoin5<Fut1, Fut2, Fut3, Fut4, Fut5> where
Fut1: RefUnwindSafe,
Fut2: RefUnwindSafe,
Fut3: RefUnwindSafe,
Fut4: RefUnwindSafe,
Fut5: RefUnwindSafe,
<Fut1 as TryFuture>::Ok: RefUnwindSafe,
<Fut2 as TryFuture>::Ok: RefUnwindSafe,
<Fut3 as TryFuture>::Ok: RefUnwindSafe,
<Fut4 as TryFuture>::Ok: RefUnwindSafe,
<Fut5 as TryFuture>::Ok: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<A, B> RefUnwindSafe for TrySelect<A, B> where
A: RefUnwindSafe,
B: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<A, B> RefUnwindSafe for Either<A, B> where
A: RefUnwindSafe,
B: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St1, St2> RefUnwindSafe for Chain<St1, St2> where
St1: RefUnwindSafe,
St2: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, C> RefUnwindSafe for Collect<St, C> where
C: RefUnwindSafe,
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, FromA, FromB> RefUnwindSafe for Unzip<St, FromA, FromB> where
FromA: RefUnwindSafe,
FromB: RefUnwindSafe,
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St> RefUnwindSafe for Concat<St> where
St: RefUnwindSafe,
<St as Stream>::Item: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St> RefUnwindSafe for Cycle<St> where
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St> RefUnwindSafe for Enumerate<St> where
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, Fut, F> RefUnwindSafe for Filter<St, Fut, F> where
F: RefUnwindSafe,
Fut: RefUnwindSafe,
St: RefUnwindSafe,
<St as Stream>::Item: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, Fut, F> RefUnwindSafe for FilterMap<St, Fut, F> where
F: RefUnwindSafe,
Fut: RefUnwindSafe,
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, Fut, T, F> RefUnwindSafe for Fold<St, Fut, T, F> where
F: RefUnwindSafe,
Fut: RefUnwindSafe,
St: RefUnwindSafe,
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, Fut, F> RefUnwindSafe for ForEach<St, Fut, F> where
F: RefUnwindSafe,
Fut: RefUnwindSafe,
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St> RefUnwindSafe for Fuse<St> where
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St> RefUnwindSafe for StreamFuture<St> where
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, F> RefUnwindSafe for Map<St, F> where
F: RefUnwindSafe,
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, St: ?Sized> RefUnwindSafe for Next<'a, St> where
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, St: ?Sized> RefUnwindSafe for SelectNextSome<'a, St> where
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St> RefUnwindSafe for Peekable<St> where
St: RefUnwindSafe,
<St as Stream>::Item: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, St> RefUnwindSafe for Peek<'a, St> where
St: RefUnwindSafe,
<St as Stream>::Item: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St> RefUnwindSafe for Skip<St> where
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, Fut, F> RefUnwindSafe for SkipWhile<St, Fut, F> where
F: RefUnwindSafe,
Fut: RefUnwindSafe,
St: RefUnwindSafe,
<St as Stream>::Item: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St> RefUnwindSafe for Take<St> where
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, Fut, F> RefUnwindSafe for TakeWhile<St, Fut, F> where
F: RefUnwindSafe,
Fut: RefUnwindSafe,
St: RefUnwindSafe,
<St as Stream>::Item: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, Fut> RefUnwindSafe for TakeUntil<St, Fut> where
Fut: RefUnwindSafe,
St: RefUnwindSafe,
<Fut as Future>::Output: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, Fut, F> RefUnwindSafe for Then<St, Fut, F> where
F: RefUnwindSafe,
Fut: RefUnwindSafe,
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St1, St2> RefUnwindSafe for Zip<St1, St2> where
St1: RefUnwindSafe,
St2: RefUnwindSafe,
<St1 as Stream>::Item: RefUnwindSafe,
<St2 as Stream>::Item: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, S, Fut, F> RefUnwindSafe for Scan<St, S, Fut, F> where
F: RefUnwindSafe,
Fut: RefUnwindSafe,
S: RefUnwindSafe,
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St> RefUnwindSafe for Flatten<St> where
St: RefUnwindSafe,
<St as Stream>::Item: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, F> RefUnwindSafe for Inspect<St, F> where
F: RefUnwindSafe,
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, U, F> RefUnwindSafe for FlatMap<St, U, F> where
F: RefUnwindSafe,
St: RefUnwindSafe,
U: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, Fut, F> RefUnwindSafe for AndThen<St, Fut, F> where
F: RefUnwindSafe,
Fut: RefUnwindSafe,
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St> RefUnwindSafe for IntoStream<St> where
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, Fut, F> RefUnwindSafe for OrElse<St, Fut, F> where
F: RefUnwindSafe,
Fut: RefUnwindSafe,
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, St: ?Sized> RefUnwindSafe for TryNext<'a, St> where
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, Fut, F> RefUnwindSafe for TryForEach<St, Fut, F> where
F: RefUnwindSafe,
Fut: RefUnwindSafe,
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, Fut, F> RefUnwindSafe for TryFilter<St, Fut, F> where
F: RefUnwindSafe,
Fut: RefUnwindSafe,
St: RefUnwindSafe,
<St as TryStream>::Ok: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, Fut, F> RefUnwindSafe for TryFilterMap<St, Fut, F> where
F: RefUnwindSafe,
Fut: RefUnwindSafe,
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St> RefUnwindSafe for TryFlatten<St> where
St: RefUnwindSafe,
<St as TryStream>::Ok: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, C> RefUnwindSafe for TryCollect<St, C> where
C: RefUnwindSafe,
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St> RefUnwindSafe for TryConcat<St> where
St: RefUnwindSafe,
<St as TryStream>::Ok: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, Fut, T, F> RefUnwindSafe for TryFold<St, Fut, T, F> where
F: RefUnwindSafe,
Fut: RefUnwindSafe,
St: RefUnwindSafe,
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T, F, Fut> RefUnwindSafe for TryUnfold<T, F, Fut> where
F: RefUnwindSafe,
Fut: RefUnwindSafe,
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, Fut, F> RefUnwindSafe for TrySkipWhile<St, Fut, F> where
F: RefUnwindSafe,
Fut: RefUnwindSafe,
St: RefUnwindSafe,
<St as TryStream>::Ok: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, Fut, F> RefUnwindSafe for TryTakeWhile<St, Fut, F> where
F: RefUnwindSafe,
Fut: RefUnwindSafe,
St: RefUnwindSafe,
<St as TryStream>::Ok: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, E> RefUnwindSafe for ErrInto<St, E> where
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, F> RefUnwindSafe for InspectOk<St, F> where
F: RefUnwindSafe,
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, F> RefUnwindSafe for InspectErr<St, F> where
F: RefUnwindSafe,
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, F> RefUnwindSafe for MapOk<St, F> where
F: RefUnwindSafe,
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St, F> RefUnwindSafe for MapErr<St, F> where
F: RefUnwindSafe,
St: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<I> RefUnwindSafe for Iter<I> where
I: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for Repeat<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<F> RefUnwindSafe for RepeatWith<F> where
F: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for Empty<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<Fut> RefUnwindSafe for Once<Fut> where
Fut: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for Pending<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<F> RefUnwindSafe for PollFn<F> where
F: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<St1, St2> RefUnwindSafe for Select<St1, St2> where
St1: RefUnwindSafe,
St2: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T, F, Fut> RefUnwindSafe for Unfold<T, F, Fut> where
F: RefUnwindSafe,
Fut: RefUnwindSafe,
T: RefUnwindSafe, ","synthetic":true,"types":[]}];
implementors["h2"] = [{"text":"impl !RefUnwindSafe for Error","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Reason","synthetic":true,"types":[]},{"text":"impl<B> RefUnwindSafe for SendRequest<B>","synthetic":true,"types":[]},{"text":"impl<B> RefUnwindSafe for ReadySendRequest<B>","synthetic":true,"types":[]},{"text":"impl<T, B = Bytes> !RefUnwindSafe for Connection<T, B>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ResponseFuture","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PushedResponseFuture","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for PushPromise","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PushPromises","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Builder","synthetic":true,"types":[]},{"text":"impl<T, B = Bytes> !RefUnwindSafe for Handshake<T, B>","synthetic":true,"types":[]},{"text":"impl<T, B> !RefUnwindSafe for Connection<T, B>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Builder","synthetic":true,"types":[]},{"text":"impl<B> RefUnwindSafe for SendResponse<B>","synthetic":true,"types":[]},{"text":"impl<B> RefUnwindSafe for SendPushedResponse<B>","synthetic":true,"types":[]},{"text":"impl<B> RefUnwindSafe for SendStream<B>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for StreamId","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for RecvStream","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for FlowControl","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for PingPong","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Ping","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Pong","synthetic":true,"types":[]}];
implementors["http"] = [{"text":"impl<T> RefUnwindSafe for HeaderMap<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T> RefUnwindSafe for Iter<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T> RefUnwindSafe for IterMut<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for IntoIter<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T> RefUnwindSafe for Keys<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T> RefUnwindSafe for Values<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T> RefUnwindSafe for ValuesMut<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T> RefUnwindSafe for Drain<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T> RefUnwindSafe for GetAll<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T> RefUnwindSafe for Entry<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T> RefUnwindSafe for VacantEntry<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T> RefUnwindSafe for OccupiedEntry<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T> RefUnwindSafe for ValueIter<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T> RefUnwindSafe for ValueIterMut<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T> RefUnwindSafe for ValueDrain<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for HeaderName","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for InvalidHeaderName","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for HeaderValue","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for InvalidHeaderValue","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ToStrError","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Method","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for InvalidMethod","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for Request<T>","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Parts","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Builder","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for Response<T>","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Parts","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Builder","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for StatusCode","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for InvalidStatusCode","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Authority","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Builder","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PathAndQuery","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for Port<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Scheme","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Uri","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Parts","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for InvalidUri","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for InvalidUriParts","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Version","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Error","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Extensions","synthetic":true,"types":[]}];
implementors["http_body"] = [{"text":"impl<'a, T: ?Sized> RefUnwindSafe for Data<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T: ?Sized> RefUnwindSafe for Trailers<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SizeHint","synthetic":true,"types":[]}];
implementors["httparse"] = [{"text":"impl RefUnwindSafe for Error","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for InvalidChunkSize","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for Status<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'headers, 'buf> RefUnwindSafe for Request<'headers, 'buf>","synthetic":true,"types":[]},{"text":"impl<'headers, 'buf> RefUnwindSafe for Response<'headers, 'buf>","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for Header<'a>","synthetic":true,"types":[]}];
implementors["httpdate"] = [{"text":"impl RefUnwindSafe for HttpDate","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Error","synthetic":true,"types":[]}];
implementors["hyper"] = [{"text":"impl !RefUnwindSafe for Body","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Sender","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Error","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Upgraded","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for OnUpgrade","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for Parts<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Name","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for GaiResolver","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for GaiAddrs","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for GaiFuture","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for InvalidNameError","synthetic":true,"types":[]},{"text":"impl<R> RefUnwindSafe for HttpConnector<R> where
R: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for HttpInfo","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Connected","synthetic":true,"types":[]},{"text":"impl<C, B = Body> !RefUnwindSafe for Client<C, B>","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for ResponseFuture","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Builder","synthetic":true,"types":[]},{"text":"impl<B> !RefUnwindSafe for SendRequest<B>","synthetic":true,"types":[]},{"text":"impl<T, B> !RefUnwindSafe for Connection<T, B>","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Builder","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for ResponseFuture","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for Parts<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<C, B, T> !RefUnwindSafe for Connect<C, B, T>","synthetic":true,"types":[]}];
implementors["hyper_tls"] = [{"text":"impl<T> RefUnwindSafe for HttpsConnector<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for HttpsConnecting<T>","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for MaybeHttpsStream<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]}];
implementors["idna"] = [{"text":"impl RefUnwindSafe for Idna","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Config","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Errors","synthetic":true,"types":[]}];
implementors["indexmap"] = [{"text":"impl<'a, K, V> RefUnwindSafe for OccupiedEntry<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, K, V> RefUnwindSafe for Entry<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, K, V> RefUnwindSafe for VacantEntry<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<K, V, S> RefUnwindSafe for IndexMap<K, V, S> where
K: RefUnwindSafe,
S: RefUnwindSafe,
V: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, K, V> RefUnwindSafe for Keys<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, K, V> RefUnwindSafe for Values<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, K, V> RefUnwindSafe for ValuesMut<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, K, V> RefUnwindSafe for Iter<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, K, V> RefUnwindSafe for IterMut<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<K, V> RefUnwindSafe for IntoIter<K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, K, V> RefUnwindSafe for Drain<'a, K, V> where
K: RefUnwindSafe,
V: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T, S> RefUnwindSafe for IndexSet<T, S> where
S: RefUnwindSafe,
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for IntoIter<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T> RefUnwindSafe for Iter<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T> RefUnwindSafe for Drain<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T, S> RefUnwindSafe for Difference<'a, T, S> where
S: RefUnwindSafe,
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T, S> RefUnwindSafe for Intersection<'a, T, S> where
S: RefUnwindSafe,
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T, S1, S2> RefUnwindSafe for SymmetricDifference<'a, T, S1, S2> where
S1: RefUnwindSafe,
S2: RefUnwindSafe,
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T, S> RefUnwindSafe for Union<'a, T, S> where
S: RefUnwindSafe,
T: RefUnwindSafe, ","synthetic":true,"types":[]}];
implementors["ipnet"] = [{"text":"impl RefUnwindSafe for IpAddrRange","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Ipv4AddrRange","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Ipv6AddrRange","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for IpNet","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Ipv4Net","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Ipv6Net","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PrefixLenError","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for IpSubnets","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Ipv4Subnets","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Ipv6Subnets","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for AddrParseError","synthetic":true,"types":[]}];
implementors["itoa"] = [{"text":"impl RefUnwindSafe for Buffer","synthetic":true,"types":[]}];
implementors["json"] = [{"text":"impl RefUnwindSafe for DumpGenerator","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PrettyGenerator","synthetic":true,"types":[]},{"text":"impl<'a, W> RefUnwindSafe for WriterGenerator<'a, W> where
W: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, W> RefUnwindSafe for PrettyWriterGenerator<'a, W> where
W: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for JsonValue","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Error","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Short","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Object","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for Iter<'a>","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for IterMut<'a>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Number","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for NumberOutOfScope","synthetic":true,"types":[]}];
implementors["memchr"] = [{"text":"impl<'a> RefUnwindSafe for Memchr<'a>","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for Memchr2<'a>","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for Memchr3<'a>","synthetic":true,"types":[]}];
implementors["mime"] = [{"text":"impl RefUnwindSafe for Mime","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for Name<'a>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for FromStrError","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for Params<'a>","synthetic":true,"types":[]}];
implementors["mio"] = [{"text":"impl RefUnwindSafe for Interest","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Poll","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Registry","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for SourceFd<'a>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SocketAddr","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Sender","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Receiver","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Token","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Waker","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Event","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Events","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for Iter<'a>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TcpListener","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TcpSocket","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TcpKeepalive","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TcpStream","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for UdpSocket","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for UnixDatagram","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for UnixListener","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for UnixStream","synthetic":true,"types":[]}];
implementors["native_tls"] = [{"text":"impl !RefUnwindSafe for Error","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Identity","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Certificate","synthetic":true,"types":[]},{"text":"impl<S> !RefUnwindSafe for MidHandshakeTlsStream<S>","synthetic":true,"types":[]},{"text":"impl<S> !RefUnwindSafe for HandshakeError<S>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Protocol","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TlsConnectorBuilder","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TlsConnector","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TlsAcceptorBuilder","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TlsAcceptor","synthetic":true,"types":[]},{"text":"impl<S> RefUnwindSafe for TlsStream<S> where
S: RefUnwindSafe, ","synthetic":true,"types":[]}];
implementors["once_cell"] = [{"text":"impl<T> RefUnwindSafe for OnceCell<T> where
T: RefUnwindSafe + UnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for OnceBox<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OnceNonZeroUsize","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OnceBool","synthetic":true,"types":[]},{"text":"impl<T: RefUnwindSafe + UnwindSafe> RefUnwindSafe for OnceCell<T>","synthetic":false,"types":[]},{"text":"impl<T, F: RefUnwindSafe> RefUnwindSafe for Lazy<T, F> where
OnceCell<T>: RefUnwindSafe, ","synthetic":false,"types":[]},{"text":"impl<T, F: RefUnwindSafe> RefUnwindSafe for Lazy<T, F> where
OnceCell<T>: RefUnwindSafe, ","synthetic":false,"types":[]}];
implementors["openssl"] = [{"text":"impl RefUnwindSafe for KeyError","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for AesKey","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Asn1GeneralizedTime","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Asn1GeneralizedTimeRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Asn1Type","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TimeDiff","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Asn1Time","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Asn1TimeRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Asn1String","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Asn1StringRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Asn1Integer","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Asn1IntegerRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Asn1BitString","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Asn1BitStringRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Asn1Object","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Asn1ObjectRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for MsbOption","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for BigNumContext","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for BigNumContextRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for BigNum","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for BigNumRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for CMSOptions","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for CmsContentInfo","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for CmsContentInfoRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ConfMethod","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Conf","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for ConfRef","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for Deriver<'a>","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for Dh<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for DhRef<T>","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for Dsa<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for DsaRef<T>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PointConversionForm","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Asn1Flag","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for EcGroup","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for EcGroupRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for EcPoint","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for EcPointRef","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for EcKey<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for EcKeyRef<T>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for EcdsaSig","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for EcdsaSigRef","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for Encrypter<'a>","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for Decrypter<'a>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Seal","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Open","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ErrorStack","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Error","synthetic":true,"types":[]},{"text":"impl<T, U> RefUnwindSafe for Index<T, U> where
T: RefUnwindSafe,
U: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for MessageDigest","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Hasher","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for DigestBytes","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SignatureAlgorithms","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Nid","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OcspFlag","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OcspResponseStatus","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OcspCertStatus","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OcspRevokedStatus","synthetic":true,"types":[]},{"text":"impl<'a> !RefUnwindSafe for OcspStatus<'a>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OcspBasicResponse","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for OcspBasicResponseRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OcspCertId","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for OcspCertIdRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OcspResponse","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for OcspResponseRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OcspRequest","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for OcspRequestRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OcspOneReq","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for OcspOneReqRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Pkcs12","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Pkcs12Ref","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ParsedPkcs12","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Pkcs12Builder","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for KeyIvPair","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Pkcs7","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Pkcs7Ref","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Pkcs7Flags","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Params","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Public","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Private","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Id","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for PKey<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for PKeyRef<T>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Padding","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for Rsa<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for RsaRef<T>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for RsaPrivateKeyBuilder","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Sha1","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Sha224","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Sha256","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Sha384","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Sha512","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for RsaPssSaltlen","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for Signer<'a>","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for Verifier<'a>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SrtpProtectionProfile","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for SrtpProtectionProfileRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SrtpProfileId","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SslConnector","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SslConnectorBuilder","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ConnectConfiguration","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SslAcceptor","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SslAcceptorBuilder","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ErrorCode","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Error","synthetic":true,"types":[]},{"text":"impl<S> !RefUnwindSafe for HandshakeError<S>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SslOptions","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SslMode","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SslMethod","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SslVerifyMode","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SslSessionCacheMode","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExtensionContext","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SslFiletype","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for StatusType","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for NameType","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SniError","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SslAlert","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for AlpnError","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ClientHelloResponse","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SslVersion","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SslContextBuilder","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SslContext","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for SslContextRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for CipherBits","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SslCipher","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for SslCipherRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SslSession","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for SslSessionRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Ssl","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for SslRef","synthetic":true,"types":[]},{"text":"impl<S> !RefUnwindSafe for MidHandshakeSslStream<S>","synthetic":true,"types":[]},{"text":"impl<S> RefUnwindSafe for SslStream<S> where
S: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<S> RefUnwindSafe for SslStreamBuilder<S> where
S: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ShutdownResult","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ShutdownState","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for Stack<T> where
<T as Stackable>::StackType: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for IntoIter<T> where
<T as Stackable>::StackType: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for StackRef<T>","synthetic":true,"types":[]},{"text":"impl<'a, T> !RefUnwindSafe for Iter<'a, T>","synthetic":true,"types":[]},{"text":"impl<'a, T> !RefUnwindSafe for IterMut<'a, T>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OpensslString","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for OpensslStringRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Mode","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Cipher","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Crypter","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509CheckFlags","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509VerifyFlags","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509VerifyParam","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for X509VerifyParamRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for BasicConstraints","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for KeyUsage","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExtendedKeyUsage","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SubjectKeyIdentifier","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for AuthorityKeyIdentifier","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SubjectAlternativeName","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509StoreBuilder","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for X509StoreBuilderRef","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for X509Lookup<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for X509LookupRef<T>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for HashDir","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for X509LookupMethod<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for X509LookupMethodRef<T>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509Store","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for X509StoreRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509StoreContext","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for X509StoreContextRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509Builder","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for X509Ref","synthetic":true,"types":[]},{"text":"impl<'a> !RefUnwindSafe for X509v3Context<'a>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509Extension","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for X509ExtensionRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509NameBuilder","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509Name","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for X509NameRef","synthetic":true,"types":[]},{"text":"impl<'a> !RefUnwindSafe for X509NameEntries<'a>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509NameEntry","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for X509NameEntryRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509ReqBuilder","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509Req","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for X509ReqRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509VerifyResult","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for GeneralName","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for GeneralNameRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for AccessDescription","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for AccessDescriptionRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509Algorithm","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for X509AlgorithmRef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509Object","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for X509ObjectRef","synthetic":true,"types":[]}];
implementors["openssl_probe"] = [{"text":"impl RefUnwindSafe for ProbeResult","synthetic":true,"types":[]}];
implementors["openssl_sys"] = [{"text":"impl RefUnwindSafe for AES_KEY","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ASN1_ENCODING","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for stack_st_ASN1_OBJECT","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for BIO_METHOD","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for CMS_ContentInfo","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for stack_st_void","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for point_conversion_form_t","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for EC_METHOD","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for EC_GROUP","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for EC_POINT","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ECDSA_SIG","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ERR_STRING_DATA","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OCSP_CERTID","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OCSP_ONEREQ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OCSP_REQUEST","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OCSP_BASICRESP","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ASN1_INTEGER","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ASN1_GENERALIZEDTIME","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ASN1_STRING","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ASN1_BIT_STRING","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ASN1_TIME","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ASN1_TYPE","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ASN1_OBJECT","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ASN1_OCTET_STRING","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for bio_st","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for BIO","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for BIGNUM","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for BN_BLINDING","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for BN_MONT_CTX","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for BN_CTX","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for BN_GENCB","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for EVP_CIPHER","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for EVP_CIPHER_CTX","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for EVP_MD","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for EVP_MD_CTX","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for EVP_PKEY","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PKCS8_PRIV_KEY_INFO","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for EVP_PKEY_ASN1_METHOD","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for EVP_PKEY_CTX","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for HMAC_CTX","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for DH","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for DH_METHOD","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for DSA","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for DSA_METHOD","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for RSA","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for RSA_METHOD","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for EC_KEY","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509_ALGOR","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509_LOOKUP_METHOD","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509_NAME","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509_STORE","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509_STORE_CTX","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509_VERIFY_PARAM","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509V3_CTX","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for CONF","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OPENSSL_INIT_SETTINGS","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ENGINE","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SSL","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SSL_CTX","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for COMP_METHOD","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for CRYPTO_EX_DATA","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OCSP_RESPONSE","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PKCS12","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PKCS7_SIGNED","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PKCS7_ENVELOPE","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PKCS7_SIGN_ENVELOPE","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PKCS7_DIGEST","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PKCS7_ENCRYPT","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PKCS7","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for stack_st_OPENSSL_STRING","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SHA_CTX","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SHA256_CTX","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SHA512_CTX","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SSL_METHOD","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SSL_CIPHER","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SSL_SESSION","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for stack_st_SSL_CIPHER","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SRTP_PROTECTION_PROFILE","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for stack_st_SRTP_PROTECTION_PROFILE","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OPENSSL_STACK","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509_VAL","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509_NAME_ENTRY","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for stack_st_X509_NAME","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509_EXTENSION","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for stack_st_X509_EXTENSION","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for stack_st_X509_ATTRIBUTE","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509_REQ_INFO","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509_CRL","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for stack_st_X509_CRL","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509_CRL_INFO","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509_REVOKED","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for stack_st_X509_REVOKED","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509_REQ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509_CINF","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for stack_st_X509","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509_OBJECT","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for stack_st_X509_OBJECT","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for X509_LOOKUP","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for stack_st_X509_LOOKUP","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for CONF_METHOD","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for GENERAL_NAME","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for stack_st_GENERAL_NAME","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ACCESS_DESCRIPTION","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for stack_st_ACCESS_DESCRIPTION","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for AUTHORITY_KEYID","synthetic":true,"types":[]}];
implementors["parking_lot"] = [{"text":"impl RefUnwindSafe for WaitTimeoutResult","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Condvar","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OnceState","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Once","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for RawFairMutex","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for RawMutex","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for RawRwLock","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for RawThreadId","synthetic":true,"types":[]}];
implementors["parking_lot_core"] = [{"text":"impl RefUnwindSafe for ParkResult","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for UnparkResult","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for RequeueOp","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for FilterOp","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for UnparkToken","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ParkToken","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SpinWait","synthetic":true,"types":[]}];
implementors["percent_encoding"] = [{"text":"impl RefUnwindSafe for AsciiSet","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for PercentEncode<'a>","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for PercentDecode<'a>","synthetic":true,"types":[]}];
implementors["proc_macro2"] = [{"text":"impl RefUnwindSafe for IntoIter","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TokenStream","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for LexError","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Span","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TokenTree","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Group","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Delimiter","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Punct","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Spacing","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Ident","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Literal","synthetic":true,"types":[]}];
implementors["quote"] = [{"text":"impl RefUnwindSafe for Tokens","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for ByteStr<'a>","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for Hex<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Ident","synthetic":true,"types":[]}];
implementors["rapr"] = [{"text":"impl !RefUnwindSafe for Error","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for RaPostItems","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for RaPost","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for RaSub","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for RaprClient","synthetic":true,"types":[]}];
implementors["reqwest"] = [{"text":"impl !RefUnwindSafe for Error","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Body","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Client","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for ClientBuilder","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Request","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for RequestBuilder","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Response","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Proxy","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Policy","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for Attempt<'a>","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Action","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Certificate","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Identity","synthetic":true,"types":[]}];
implementors["serde"] = [{"text":"impl RefUnwindSafe for Error","synthetic":true,"types":[]},{"text":"impl<E> RefUnwindSafe for UnitDeserializer<E> where
E: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<E> RefUnwindSafe for BoolDeserializer<E> where
E: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<E> RefUnwindSafe for I8Deserializer<E> where
E: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<E> RefUnwindSafe for I16Deserializer<E> where
E: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<E> RefUnwindSafe for I32Deserializer<E> where
E: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<E> RefUnwindSafe for I64Deserializer<E> where
E: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<E> RefUnwindSafe for IsizeDeserializer<E> where
E: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<E> RefUnwindSafe for U8Deserializer<E> where
E: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<E> RefUnwindSafe for U16Deserializer<E> where
E: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<E> RefUnwindSafe for U64Deserializer<E> where
E: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<E> RefUnwindSafe for UsizeDeserializer<E> where
E: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<E> RefUnwindSafe for F32Deserializer<E> where
E: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<E> RefUnwindSafe for F64Deserializer<E> where
E: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<E> RefUnwindSafe for CharDeserializer<E> where
E: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<E> RefUnwindSafe for I128Deserializer<E> where
E: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<E> RefUnwindSafe for U128Deserializer<E> where
E: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<E> RefUnwindSafe for U32Deserializer<E> where
E: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, E> RefUnwindSafe for StrDeserializer<'a, E> where
E: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'de, E> RefUnwindSafe for BorrowedStrDeserializer<'de, E> where
E: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<E> RefUnwindSafe for StringDeserializer<E> where
E: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, E> RefUnwindSafe for CowStrDeserializer<'a, E> where
E: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, E> RefUnwindSafe for BytesDeserializer<'a, E> where
E: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'de, E> RefUnwindSafe for BorrowedBytesDeserializer<'de, E> where
E: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<I, E> RefUnwindSafe for SeqDeserializer<I, E> where
E: RefUnwindSafe,
I: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<A> RefUnwindSafe for SeqAccessDeserializer<A> where
A: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'de, I, E> RefUnwindSafe for MapDeserializer<'de, I, E> where
E: RefUnwindSafe,
I: RefUnwindSafe,
<<I as Iterator>::Item as Pair>::Second: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<A> RefUnwindSafe for MapAccessDeserializer<A> where
A: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for IgnoredAny","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for Unexpected<'a>","synthetic":true,"types":[]},{"text":"impl<Ok, Error> RefUnwindSafe for Impossible<Ok, Error> where
Error: RefUnwindSafe,
Ok: RefUnwindSafe, ","synthetic":true,"types":[]}];
implementors["serde_urlencoded"] = [{"text":"impl<'de> RefUnwindSafe for Deserializer<'de>","synthetic":true,"types":[]},{"text":"impl<'input, 'output, Target> !RefUnwindSafe for Serializer<'input, 'output, Target>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Error","synthetic":true,"types":[]},{"text":"impl<'input, 'output, Target> !RefUnwindSafe for SeqSerializer<'input, 'output, Target>","synthetic":true,"types":[]},{"text":"impl<'input, 'output, Target> !RefUnwindSafe for TupleSerializer<'input, 'output, Target>","synthetic":true,"types":[]},{"text":"impl<'input, 'output, T> !RefUnwindSafe for TupleStructSerializer<'input, 'output, T>","synthetic":true,"types":[]},{"text":"impl<'input, 'output, T> !RefUnwindSafe for TupleVariantSerializer<'input, 'output, T>","synthetic":true,"types":[]},{"text":"impl<'input, 'output, Target> !RefUnwindSafe for MapSerializer<'input, 'output, Target>","synthetic":true,"types":[]},{"text":"impl<'input, 'output, Target> !RefUnwindSafe for StructSerializer<'input, 'output, Target>","synthetic":true,"types":[]},{"text":"impl<'input, 'output, T> !RefUnwindSafe for StructVariantSerializer<'input, 'output, T>","synthetic":true,"types":[]}];
implementors["signal_hook_registry"] = [{"text":"impl RefUnwindSafe for SigId","synthetic":true,"types":[]}];
implementors["slab"] = [{"text":"impl<T> RefUnwindSafe for Slab<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T> RefUnwindSafe for VacantEntry<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T> RefUnwindSafe for Iter<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T> RefUnwindSafe for IterMut<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T> RefUnwindSafe for Drain<'a, T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]}];
implementors["socket2"] = [{"text":"impl RefUnwindSafe for SockAddr","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Socket","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Domain","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Type","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Protocol","synthetic":true,"types":[]}];
implementors["syn"] = [{"text":"impl RefUnwindSafe for Underscore","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Abstract","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for As","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Async","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Auto","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Await","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Become","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Box","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Break","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Const","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Continue","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Crate","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Default","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Do","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Dyn","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Else","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Enum","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Extern","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Final","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Fn","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for For","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for If","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Impl","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for In","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Let","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Loop","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Macro","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Match","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Mod","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Move","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Mut","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Override","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Priv","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Pub","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Ref","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Return","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SelfType","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SelfValue","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Static","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Struct","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Super","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Trait","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Try","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Type","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Typeof","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Union","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Unsafe","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Unsized","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Use","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Virtual","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Where","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for While","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Yield","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Add","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for AddEq","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for And","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for AndAnd","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for AndEq","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for At","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Bang","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Caret","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for CaretEq","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Colon","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Colon2","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Comma","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Div","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for DivEq","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Dollar","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Dot","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Dot2","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Dot3","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for DotDotEq","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Eq","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for EqEq","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Ge","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Gt","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Le","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Lt","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for MulEq","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Ne","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Or","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OrEq","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OrOr","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Pound","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Question","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for RArrow","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for LArrow","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Rem","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for RemEq","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for FatArrow","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Semi","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Shl","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ShlEq","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Shr","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ShrEq","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Star","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Sub","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SubEq","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Tilde","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Brace","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Bracket","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Paren","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Group","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Attribute","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for AttrStyle","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Meta","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for MetaList","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for MetaNameValue","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for NestedMeta","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Variant","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Fields","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for FieldsNamed","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for FieldsUnnamed","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Field","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Visibility","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for VisPublic","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for VisCrate","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for VisRestricted","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Expr","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprArray","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprAssign","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprAssignOp","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprAsync","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprAwait","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprBinary","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprBlock","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprBox","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprBreak","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprCall","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprCast","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprClosure","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprContinue","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprField","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprForLoop","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprGroup","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprIf","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprIndex","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprLet","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprLit","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprLoop","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprMacro","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprMatch","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprMethodCall","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprParen","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprPath","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprRange","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprReference","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprRepeat","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprReturn","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprStruct","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprTry","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprTryBlock","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprTuple","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprType","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprUnary","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprUnsafe","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprWhile","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ExprYield","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Member","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Index","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for MethodTurbofish","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for GenericMethodArgument","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for FieldValue","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Label","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Arm","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for RangeLimits","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Generics","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for GenericParam","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TypeParam","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for LifetimeDef","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ConstParam","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for ImplGenerics<'a>","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for TypeGenerics<'a>","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for Turbofish<'a>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for BoundLifetimes","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TypeParamBound","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TraitBound","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TraitBoundModifier","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for WhereClause","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for WherePredicate","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PredicateType","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PredicateLifetime","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PredicateEq","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Item","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ItemConst","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ItemEnum","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ItemExternCrate","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ItemFn","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ItemForeignMod","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ItemImpl","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ItemMacro","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ItemMacro2","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ItemMod","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ItemStatic","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ItemStruct","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ItemTrait","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ItemTraitAlias","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ItemType","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ItemUnion","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ItemUse","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for UseTree","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for UsePath","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for UseName","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for UseRename","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for UseGlob","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for UseGroup","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ForeignItem","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ForeignItemFn","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ForeignItemStatic","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ForeignItemType","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ForeignItemMacro","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TraitItem","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TraitItemConst","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TraitItemMethod","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TraitItemType","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TraitItemMacro","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ImplItem","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ImplItemConst","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ImplItemMethod","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ImplItemType","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ImplItemMacro","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Signature","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for FnArg","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Receiver","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for File","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Lifetime","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Lit","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for LitStr","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for LitByteStr","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for LitByte","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for LitChar","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for LitInt","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for LitFloat","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for LitBool","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for StrStyle","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Macro","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for MacroDelimiter","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for DeriveInput","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Data","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for DataStruct","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for DataEnum","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for DataUnion","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for BinOp","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for UnOp","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Block","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Stmt","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Local","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Type","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TypeArray","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TypeBareFn","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TypeGroup","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TypeImplTrait","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TypeInfer","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TypeMacro","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TypeNever","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TypeParen","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TypePath","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TypePtr","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TypeReference","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TypeSlice","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TypeTraitObject","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TypeTuple","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Abi","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for BareFnArg","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Variadic","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ReturnType","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Pat","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PatBox","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PatIdent","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PatLit","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PatMacro","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PatOr","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PatPath","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PatRange","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PatReference","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PatRest","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PatSlice","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PatStruct","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PatTuple","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PatTupleStruct","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PatType","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PatWild","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for FieldPat","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Path","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PathSegment","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PathArguments","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for GenericArgument","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for AngleBracketedGenericArguments","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Binding","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Constraint","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ParenthesizedGenericArguments","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for QSelf","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TokenBuffer","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for Cursor<'a>","synthetic":true,"types":[]},{"text":"impl<T, P> RefUnwindSafe for Punctuated<T, P> where
P: RefUnwindSafe,
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T, P> RefUnwindSafe for Pairs<'a, T, P> where
P: RefUnwindSafe,
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T, P> RefUnwindSafe for PairsMut<'a, T, P> where
P: RefUnwindSafe,
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T, P> RefUnwindSafe for IntoPairs<T, P> where
P: RefUnwindSafe,
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for IntoIter<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a, T> !RefUnwindSafe for Iter<'a, T>","synthetic":true,"types":[]},{"text":"impl<'a, T> !RefUnwindSafe for IterMut<'a, T>","synthetic":true,"types":[]},{"text":"impl<T, P> RefUnwindSafe for Pair<T, P> where
P: RefUnwindSafe,
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a> !RefUnwindSafe for Lookahead1<'a>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Error","synthetic":true,"types":[]},{"text":"impl<'a> !RefUnwindSafe for ParseBuffer<'a>","synthetic":true,"types":[]},{"text":"impl<'c, 'a> RefUnwindSafe for StepCursor<'c, 'a>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Nothing","synthetic":true,"types":[]}];
implementors["synom"] = [{"text":"impl<I, O> RefUnwindSafe for IResult<I, O> where
I: RefUnwindSafe,
O: RefUnwindSafe, ","synthetic":true,"types":[]}];
implementors["time"] = [{"text":"impl RefUnwindSafe for Duration","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OutOfRangeError","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Timespec","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for PreciseTime","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SteadyTime","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Tm","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ParseError","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for TmFmt<'a>","synthetic":true,"types":[]}];
implementors["tokio"] = [{"text":"impl RefUnwindSafe for DirBuilder","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for File","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OpenOptions","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for ReadDir","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for DirEntry","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for ReadBuf<'a>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Interest","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Ready","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for AsyncFd<T>","synthetic":true,"types":[]},{"text":"impl<'a, T> !RefUnwindSafe for AsyncFdReadyGuard<'a, T>","synthetic":true,"types":[]},{"text":"impl<'a, T> !RefUnwindSafe for AsyncFdReadyMutGuard<'a, T>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TryIoError","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Stderr","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Stdin","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Stdout","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for ReadHalf<T>","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for WriteHalf<T>","synthetic":true,"types":[]},{"text":"impl<R> RefUnwindSafe for BufReader<R> where
R: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<RW> RefUnwindSafe for BufStream<RW> where
RW: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<W> RefUnwindSafe for BufWriter<W> where
W: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Empty","synthetic":true,"types":[]},{"text":"impl<R> RefUnwindSafe for Lines<R> where
R: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for DuplexStream","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Repeat","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Sink","synthetic":true,"types":[]},{"text":"impl<R> RefUnwindSafe for Split<R> where
R: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<R> RefUnwindSafe for Take<R> where
R: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for TcpListener","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TcpSocket","synthetic":true,"types":[]},{"text":"impl<'a> !RefUnwindSafe for ReadHalf<'a>","synthetic":true,"types":[]},{"text":"impl<'a> !RefUnwindSafe for WriteHalf<'a>","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for OwnedReadHalf","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for OwnedWriteHalf","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for ReuniteError","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for TcpStream","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for UdpSocket","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for UnixDatagram","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for UnixListener","synthetic":true,"types":[]},{"text":"impl<'a> !RefUnwindSafe for ReadHalf<'a>","synthetic":true,"types":[]},{"text":"impl<'a> !RefUnwindSafe for WriteHalf<'a>","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for OwnedReadHalf","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for OwnedWriteHalf","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for ReuniteError","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SocketAddr","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for UnixStream","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for UCred","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Command","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Child","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for ChildStdin","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for ChildStdout","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for ChildStderr","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for JoinError","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for JoinHandle<T>","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Builder","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Handle","synthetic":true,"types":[]},{"text":"impl<'a> !RefUnwindSafe for EnterGuard<'a>","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Runtime","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SignalKind","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Signal","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Barrier","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for BarrierWaitResult","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for SendError<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for RecvError","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TryRecvError","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for Sender<T>","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for Receiver<T>","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for Sender<T>","synthetic":true,"types":[]},{"text":"impl<'a, T> !RefUnwindSafe for Permit<'a, T>","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for Receiver<T>","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for UnboundedSender<T>","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for UnboundedReceiver<T>","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for SendError<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for TrySendError<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for RecvError","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for SendTimeoutError<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for Mutex<T>","synthetic":true,"types":[]},{"text":"impl<'a, T> !RefUnwindSafe for MutexGuard<'a, T>","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for OwnedMutexGuard<T>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TryLockError","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Notify","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for RecvError","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TryRecvError","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for Sender<T>","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for Receiver<T>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TryAcquireError","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for AcquireError","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Semaphore","synthetic":true,"types":[]},{"text":"impl<'a> !RefUnwindSafe for SemaphorePermit<'a>","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for OwnedSemaphorePermit","synthetic":true,"types":[]},{"text":"impl<'a, T> !RefUnwindSafe for RwLockReadGuard<'a, T>","synthetic":true,"types":[]},{"text":"impl<'a, T> !RefUnwindSafe for RwLockWriteGuard<'a, T>","synthetic":true,"types":[]},{"text":"impl<'a, T> !RefUnwindSafe for RwLockMappedWriteGuard<'a, T>","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for RwLock<T>","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for SendError<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for RecvError","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for Receiver<T>","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for Sender<T>","synthetic":true,"types":[]},{"text":"impl<'a, T> !RefUnwindSafe for Ref<'a, T>","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for LocalSet","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for LocalKey<T>","synthetic":true,"types":[]},{"text":"impl<F> RefUnwindSafe for Unconstrained<F> where
F: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Sleep","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Error","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Elapsed","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Instant","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Interval","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for Timeout<T>","synthetic":true,"types":[]}];
implementors["tokio_native_tls"] = [{"text":"impl<S> RefUnwindSafe for AllowStd<S> where
S: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<S> RefUnwindSafe for TlsStream<S> where
S: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TlsConnector","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for TlsAcceptor","synthetic":true,"types":[]}];
implementors["tokio_util"] = [{"text":"impl RefUnwindSafe for BytesCodec","synthetic":true,"types":[]},{"text":"impl<T, U> RefUnwindSafe for Framed<T, U> where
T: RefUnwindSafe,
U: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T, U> RefUnwindSafe for FramedParts<T, U> where
T: RefUnwindSafe,
U: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T, D> RefUnwindSafe for FramedRead<T, D> where
D: RefUnwindSafe,
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T, E> RefUnwindSafe for FramedWrite<T, E> where
E: RefUnwindSafe,
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Builder","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for LengthDelimitedCodecError","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for LengthDelimitedCodec","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for LinesCodec","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for LinesCodecError","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for AnyDelimiterCodec","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for AnyDelimiterCodecError","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for CancellationToken","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for WaitForCancellationFuture<'a>","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for PollSender<T>","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for PollSemaphore","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for ReusableBoxFuture<T>","synthetic":true,"types":[]},{"text":"impl<L, R> RefUnwindSafe for Either<L, R> where
L: RefUnwindSafe,
R: RefUnwindSafe, ","synthetic":true,"types":[]}];
implementors["tracing"] = [{"text":"impl<T> !RefUnwindSafe for WithDispatch<T>","synthetic":true,"types":[]},{"text":"impl<T> !RefUnwindSafe for Instrumented<T>","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Span","synthetic":true,"types":[]},{"text":"impl<'a> !RefUnwindSafe for Entered<'a>","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for EnteredSpan","synthetic":true,"types":[]}];
implementors["tracing_core"] = [{"text":"impl !RefUnwindSafe for Identifier","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Dispatch","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for DefaultGuard","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SetGlobalDefaultError","synthetic":true,"types":[]},{"text":"impl<'a> !RefUnwindSafe for Event<'a>","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Field","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Empty","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for FieldSet","synthetic":true,"types":[]},{"text":"impl<'a> !RefUnwindSafe for ValueSet<'a>","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Iter","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for DisplayValue<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<T> RefUnwindSafe for DebugValue<T> where
T: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<'a> !RefUnwindSafe for Metadata<'a>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Kind","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Level","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for LevelFilter","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ParseLevelFilterError","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ParseLevelError","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Id","synthetic":true,"types":[]},{"text":"impl<'a> !RefUnwindSafe for Attributes<'a>","synthetic":true,"types":[]},{"text":"impl<'a> !RefUnwindSafe for Record<'a>","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Current","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Interest","synthetic":true,"types":[]}];
implementors["unicode_bidi"] = [{"text":"impl RefUnwindSafe for Level","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Error","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for BidiClass","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ParagraphInfo","synthetic":true,"types":[]},{"text":"impl<'text> RefUnwindSafe for InitialInfo<'text>","synthetic":true,"types":[]},{"text":"impl<'text> RefUnwindSafe for BidiInfo<'text>","synthetic":true,"types":[]}];
implementors["unicode_normalization"] = [{"text":"impl<I> RefUnwindSafe for Decompositions<I> where
I: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for IsNormalized","synthetic":true,"types":[]},{"text":"impl<I> RefUnwindSafe for Recompositions<I> where
I: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<I> RefUnwindSafe for Replacements<I> where
I: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl<I> RefUnwindSafe for StreamSafe<I> where
I: RefUnwindSafe, ","synthetic":true,"types":[]}];
implementors["url"] = [{"text":"impl<S> RefUnwindSafe for Host<S> where
S: RefUnwindSafe, ","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Origin","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OpaqueOrigin","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for ParseError","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for SyntaxViolation","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for PathSegmentsMut<'a>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Position","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Url","synthetic":true,"types":[]},{"text":"impl<'a> !RefUnwindSafe for ParseOptions<'a>","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for UrlQuery<'a>","synthetic":true,"types":[]}];
implementors["want"] = [{"text":"impl !RefUnwindSafe for Giver","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Taker","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for SharedGiver","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Closed","synthetic":true,"types":[]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()