(function() {var implementors = {}; implementors["discord_sdk"] = [{"text":"impl UpperHex for Subscriptions","synthetic":false,"types":["discord_sdk::Subscriptions"]}]; implementors["tinyvec"] = [{"text":"impl<A: Array> UpperHex for ArrayVec<A> where
    A::Item: UpperHex
","synthetic":false,"types":["tinyvec::arrayvec::ArrayVec"]},{"text":"impl<'s, T> UpperHex for SliceVec<'s, T> where
    T: UpperHex
","synthetic":false,"types":["tinyvec::slicevec::SliceVec"]},{"text":"impl<A: Array> UpperHex for TinyVec<A> where
    A::Item: UpperHex
","synthetic":false,"types":["tinyvec::tinyvec::TinyVec"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()