rocket_cors/implementors/core/marker/trait.Copy.js

9 lines
592 B
JavaScript

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