(function() { var implementors = Object.fromEntries([["alloc",[["impl Borrow<str> for String"],["impl Borrow<ByteStr> for ByteString"],["impl Borrow<CStr> for CString"],["impl Borrow<[u8]> for ByteString"],["impl<'a, B> Borrow<B> for Cow<'a, B>
"],["impl<T, A: Allocator> Borrow<[T]> for Vec<T, A>"],["impl<T: ?Sized, A: Allocator> Borrow<T> for Box<T, A>"],["impl<T: ?Sized, A: Allocator> Borrow<T> for Rc<T, A>"],["impl<T: ?Sized, A: Allocator> Borrow<T> for UniqueRc<T, A>"],["impl<T: ?Sized, A: Allocator> Borrow<T> for Arc<T, A>"],["impl<T: ?Sized, A: Allocator> Borrow<T> for UniqueArc<T, A>"]]],["core",[]],["std",[["impl Borrow<OsStr> for OsString"],["impl Borrow<Path> for PathBuf"]]]]); if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })() //{"start":57,"fragment_lengths":[4657,12,666]}