1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-02-23 06:13:02 +01:00
actix-net/trait.impl/core/borrow/trait.Borrow.js
2024-10-01 00:01:00 +00:00

9 lines
659 B
JavaScript

(function() {
var implementors = Object.fromEntries([["bytestring",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html\" title=\"trait core::borrow::Borrow\">Borrow</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.str.html\">str</a>&gt; for <a class=\"struct\" href=\"bytestring/struct.ByteString.html\" title=\"struct bytestring::ByteString\">ByteString</a>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[391]}