(function() {var implementors = {};
implementors["either"] = [{"text":"impl<L, R> Into<Result<R, L>> for Either<L, R>","synthetic":false,"types":["either::Either"]}];
implementors["image"] = [{"text":"impl Into<DecodingResult> for Vec<u8>","synthetic":false,"types":["alloc::vec::Vec"]},{"text":"impl Into<DecodingResult> for Vec<u16>","synthetic":false,"types":["alloc::vec::Vec"]}];
implementors["num_rational"] = [{"text":"impl<T> Into<(T, T)> for Ratio<T>","synthetic":false,"types":["num_rational::Ratio"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()