ssw/doc/implementors/alloc/borrow/trait.ToOwned.js
2023-01-09 19:23:20 +01:00

3 lines
546 B
JavaScript

(function() {var implementors = {};
implementors["os_str_bytes"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/alloc/borrow/trait.ToOwned.html\" title=\"trait alloc::borrow::ToOwned\">ToOwned</a> for <a class=\"struct\" href=\"os_str_bytes/struct.RawOsStr.html\" title=\"struct os_str_bytes::RawOsStr\">RawOsStr</a>","synthetic":false,"types":["os_str_bytes::raw_str::RawOsStr"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()