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