(function() {var implementors = { "beef":[["impl<T, U> Borrow<T> for Cow<'_, T, U>
where\n T: Beef + ?Sized,\n U: Capacity,
"]], "clap_builder":[["impl Borrow<str> for Str"],["impl Borrow<str> for Id"],["impl Borrow<OsStr> for OsStr"]], "serde_spanned":[["impl Borrow<str> for Spanned<String>"]], "smallvec":[["impl<A: Array> Borrow<[<A as Array>::Item]> for SmallVec<A>"]], "tinyvec":[["impl<A: Array> Borrow<[<A as Array>::Item]> for ArrayVec<A>"],["impl<A: Array> Borrow<[<A as Array>::Item]> for TinyVec<A>"],["impl<'s, T> Borrow<[T]> for SliceVec<'s, T>"]], "toml_edit":[["impl Borrow<str> for InternalString"]], "winnow":[["impl Borrow<Bytes> for Vec<u8>"],["impl Borrow<BStr> for Vec<u8>"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()