You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
852 B
JavaScript

(function() {var implementors = {};
implementors["one"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"one/struct.Bar.html\" title=\"struct one::Bar\">Bar</a>",synthetic:true,types:["one::Bar"]},];
implementors["third"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"third/struct.Baz.html\" title=\"struct third::Baz\">Baz</a>",synthetic:true,types:["third::Baz"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()