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