(function() {var implementors = {};
implementors["either"] = [{"text":"impl<L, R, A> Extend<A> for Either<L, R> where
L: Extend<A>,
R: Extend<A>, ","synthetic":false,"types":["either::Either"]}];
implementors["png"] = [{"text":"impl Extend<Transformations> for Transformations","synthetic":false,"types":["png::common::Transformations"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()