(function() {var implementors = {};
implementors["cairo"] = ["impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a>","impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a + Send>","impl<R, F> FnOnce() for AssertUnwindSafe<F> where
F: FnOnce() -> R, ",];
implementors["chrono"] = ["impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a>","impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a + Send>","impl<R, F> FnOnce() for AssertUnwindSafe<F> where
F: FnOnce() -> R, ",];
implementors["error_chain"] = ["impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a>","impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a + Send>","impl<R, F> FnOnce() for AssertUnwindSafe<F> where
F: FnOnce() -> R, ",];
implementors["flexi_logger"] = ["impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a>","impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a + Send>","impl<R, F> FnOnce() for AssertUnwindSafe<F> where
F: FnOnce() -> R, ",];
implementors["gdk"] = ["impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a>","impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a + Send>","impl<R, F> FnOnce() for AssertUnwindSafe<F> where
F: FnOnce() -> R, ",];
implementors["gdk_pixbuf"] = ["impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a>","impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a + Send>","impl<R, F> FnOnce() for AssertUnwindSafe<F> where
F: FnOnce() -> R, ",];
implementors["gio"] = ["impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a>","impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a + Send>","impl<R, F> FnOnce() for AssertUnwindSafe<F> where
F: FnOnce() -> R, ",];
implementors["glib"] = ["impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a>","impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a + Send>","impl<R, F> FnOnce() for AssertUnwindSafe<F> where
F: FnOnce() -> R, ",];
implementors["gtk"] = ["impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a>","impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a + Send>","impl<R, F> FnOnce() for AssertUnwindSafe<F> where
F: FnOnce() -> R, ",];
implementors["libc"] = ["impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a>","impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a + Send>","impl<R, F> FnOnce() for AssertUnwindSafe<F> where
F: FnOnce() -> R, ",];
implementors["num"] = ["impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a>","impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a + Send>","impl<R, F> FnOnce() for AssertUnwindSafe<F> where
F: FnOnce() -> R, ",];
implementors["pango"] = ["impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a>","impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a + Send>","impl<R, F> FnOnce() for AssertUnwindSafe<F> where
F: FnOnce() -> R, ",];
implementors["pnmixerlib"] = ["impl<R, F> FnOnce() for AssertUnwindSafe<F> where
F: FnOnce() -> R, ","impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a>","impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a + Send>",];
implementors["regex_syntax"] = ["impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a>","impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a + Send>","impl<R, F> FnOnce() for AssertUnwindSafe<F> where
F: FnOnce() -> R, ",];
implementors["serde"] = ["impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a>","impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a + Send>","impl<R, F> FnOnce() for AssertUnwindSafe<F> where
F: FnOnce() -> R, ",];
implementors["syn"] = ["impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a>","impl<'a, A, R> FnOnce<A> for Box<FnBox<A, Output = R> + 'a + Send>","impl<R, F> FnOnce() for AssertUnwindSafe<F> where
F: FnOnce() -> R, ",];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()