(function() {var implementors = {}; implementors['num'] = ["impl Decodable for BigUint","impl Decodable for Sign","impl Decodable for BigInt","impl<T: Decodable> Decodable for Complex<T>","impl<T: Decodable> Decodable for Ratio<T>",]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()