(function() {var implementors = {};
implementors["itertools"] = [{"text":"impl<'a, I> UpperHex for Format<'a, I> where
I: Iterator,
I::Item: UpperHex, ","synthetic":false,"types":["itertools::format::Format"]}];
implementors["num_complex"] = [{"text":"impl<T> UpperHex for Complex<T> where
T: UpperHex + Num + PartialOrd + Clone, ","synthetic":false,"types":["num_complex::Complex"]}];
implementors["png"] = [{"text":"impl UpperHex for Transformations","synthetic":false,"types":["png::common::Transformations"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()