(function() {var implementors = {}; implementors["tokio_http2"] = ["impl<'a> Into<&'a [u8]> for Bytes<'a>","impl Into<Vec<u8>> for ByteBuf","impl<W> Into<Error> for IntoInnerError<W>","impl<'a> Into<&'a str> for UniCase<&'a str>","impl<'a> Into<String> for UniCase<String>",]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()