(function() { var implementors = Object.fromEntries([["alloc",[["impl Extend<AsciiChar> for String"],["impl Extend<char> for String"],["impl Extend<String> for String"],["impl<'a> Extend<&'a AsciiChar> for String"],["impl<'a> Extend<&'a char> for String"],["impl<'a> Extend<&'a str> for String"],["impl<'a> Extend<Cow<'a, str>> for String"],["impl<'a, K: Ord + Copy, V: Copy, A: Allocator + Clone> Extend<(&'a K, &'a V)> for BTreeMap<K, V, A>"],["impl<'a, T: 'a + Ord + Copy, A: Allocator + Clone> Extend<&'a T> for BTreeSet<T, A>"],["impl<'a, T: 'a + Ord + Copy, A: Allocator> Extend<&'a T> for BinaryHeap<T, A>"],["impl<'a, T: 'a + Copy, A: Allocator> Extend<&'a T> for LinkedList<T, A>"],["impl<'a, T: 'a + Copy, A: Allocator> Extend<&'a T> for VecDeque<T, A>"],["impl<'a, T: Copy + 'a, A: Allocator> Extend<&'a T> for Vec<T, A>"],["impl<A: Allocator> Extend<Box<str, A>> for String"],["impl<K: Ord, V, A: Allocator + Clone> Extend<(K, V)> for BTreeMap<K, V, A>"],["impl<T, A: Allocator> Extend<T> for LinkedList<T, A>"],["impl<T, A: Allocator> Extend<T> for VecDeque<T, A>"],["impl<T, A: Allocator> Extend<T> for Vec<T, A>"],["impl<T: Ord, A: Allocator + Clone> Extend<T> for BTreeSet<T, A>"],["impl<T: Ord, A: Allocator> Extend<T> for BinaryHeap<T, A>"]]],["core",[]],["proc_macro",[["impl Extend<TokenTree> for TokenStream"],["impl Extend<TokenStream> for TokenStream"]]],["std",[["impl Extend<OsString> for OsString"],["impl<'a> Extend<&'a OsStr> for OsString"],["impl<'a> Extend<Cow<'a, OsStr>> for OsString"],["impl<'a, K, V, S> Extend<(&'a K, &'a V)> for HashMap<K, V, S>
where\n K: Eq + Hash + Copy,\n V: Copy,\n S: BuildHasher,
"],["impl<'a, T, S> Extend<&'a T> for HashSet<T, S>
where\n T: 'a + Eq + Hash + Copy,\n S: BuildHasher,
"],["impl<K, V, S> Extend<(K, V)> for HashMap<K, V, S>
where\n K: Eq + Hash,\n S: BuildHasher,
"],["impl<P: AsRef<Path>> Extend<P> for PathBuf"],["impl<T, S> Extend<T> for HashSet<T, S>
where\n T: Eq + Hash,\n S: BuildHasher,
"]]]]); if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })() //{"start":57,"fragment_lengths":[10827,12,797,4644]}