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