(function() {var implementors = {};
implementors["giftbox"] = [{"text":"impl<T> RefUnwindSafe for GiftBox<T> where
T: RefUnwindSafe, ","synthetic":true,"types":["giftbox::giftbox::GiftBox"]},{"text":"impl RefUnwindSafe for GiftTag","synthetic":true,"types":["giftbox::gifttag::GiftTag"]},{"text":"impl<T> RefUnwindSafe for GiftWrap<T> where
T: RefUnwindSafe, ","synthetic":true,"types":["giftbox::giftwrap::GiftWrap"]},{"text":"impl RefUnwindSafe for Patterns","synthetic":true,"types":["giftbox::patterns::Patterns"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()