9 lines
5.0 KiB
JavaScript
9 lines
5.0 KiB
JavaScript
|
(function() {var implementors = {};
|
||
|
implementors["rocket_cors"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html\" title=\"trait std::panic::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"rocket_cors/struct.Method.html\" title=\"struct rocket_cors::Method\">Method</a>",synthetic:true,types:["rocket_cors::Method"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html\" title=\"trait std::panic::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"rocket_cors/struct.Origins.html\" title=\"struct rocket_cors::Origins\">Origins</a>",synthetic:true,types:["rocket_cors::Origins"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html\" title=\"trait std::panic::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"rocket_cors/struct.CorsOptions.html\" title=\"struct rocket_cors::CorsOptions\">CorsOptions</a>",synthetic:true,types:["rocket_cors::CorsOptions"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html\" title=\"trait std::panic::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"rocket_cors/struct.Cors.html\" title=\"struct rocket_cors::Cors\">Cors</a>",synthetic:true,types:["rocket_cors::Cors"]},{text:"impl<'r> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html\" title=\"trait std::panic::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"rocket_cors/struct.Guard.html\" title=\"struct rocket_cors::Guard\">Guard</a><'r>",synthetic:true,types:["rocket_cors::Guard"]},{text:"impl<'r, R> !<a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html\" title=\"trait std::panic::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"rocket_cors/struct.Responder.html\" title=\"struct rocket_cors::Responder\">Responder</a><'r, R>",synthetic:true,types:["rocket_cors::Responder"]},{text:"impl<'r, F, R> !<a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html\" title=\"trait std::panic::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"rocket_cors/struct.ManualResponder.html\" title=\"struct rocket_cors::ManualResponder\">ManualResponder</a><'r, F, R>",synthetic:true,types:["rocket_cors::ManualResponder"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html\" title=\"trait std::panic::UnwindSafe\">UnwindSafe</a> for <a class=\"enum\" href=\"rocket_cors/enum.Error.html\" title=\"enum rocket_cors::Error\">Error</a>",synthetic:true,types:["rocket_cors::Error"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html\" title=\"trait std::panic::UnwindSafe\">UnwindSafe</a> for <a class=\"enum\" href=\"rocket_cors/enum.AllOrSome.html\" title=\"enum rocket_cors::AllOrSome\">AllOrSome</a><T> <span class=\"where fmt-newline\">where<br> T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html\" title=\"trait std::panic::UnwindSafe\">UnwindSafe</a>, </span>",synthetic:true,types:["rocket_cors::AllOrSome"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html\" title=\"trait std::panic::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"rocket_cors/headers/struct.HeaderFieldName.html\" title=\"struct rocket_cors::headers::HeaderFieldName\">HeaderFieldName</a>",synthetic:true,types:["rocket_cors::headers::HeaderFieldName"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html\" title=\"trait std::panic::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"rocket_cors/headers/struct.AccessControlRequestMethod.html\" title=\"struct rocket_cors::headers::AccessControlRequestMethod\">AccessControlRequestMethod</a>",synthetic:true,types:["rocket_cors::headers::AccessControlRequestMethod"]},{
|
||
|
|
||
|
if (window.register_implementors) {
|
||
|
window.register_implementors(implementors);
|
||
|
} else {
|
||
|
window.pending_implementors = implementors;
|
||
|
}
|
||
|
})()
|