(function() {
var implementors = Object.fromEntries([["alloc",[["impl DerefPure for Cow<'_, str>"],["impl DerefPure for ByteString"],["impl DerefPure for String"],["impl<T, A: Allocator> DerefPure for Vec<T, A>"],["impl<T: Clone> DerefPure for Cow<'_, [T]>"],["impl<T: Clone> DerefPure for Cow<'_, T>"],["impl<T: ?Sized, A: Allocator> DerefPure for Box<T, A>"],["impl<T: ?Sized, A: Allocator> DerefPure for Rc<T, A>"],["impl<T: ?Sized, A: Allocator> DerefPure for UniqueRc<T, A>"],["impl<T: ?Sized, A: Allocator> DerefPure for Arc<T, A>"],["impl<T: ?Sized, A: Allocator> DerefPure for UniqueArc<T, A>"]]],["core",[]],["std",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[4376,12,11]}