(function() {var implementors = {}; implementors["tokio_http2"] = ["impl<R, Rs, Ms> BufRead for BufReader<R, Rs, Ms> where Ms: MoveStrategy, R: Read, Rs: ReadStrategy","impl<'a, B: Read> BufRead for MultipartFile<'a, B>",]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()