(function() {var implementors = {};
implementors["rocket_cors"] = [{text:"impl RefUnwindSafe for Method",synthetic:true,types:["rocket_cors::Method"]},{text:"impl RefUnwindSafe for Origins",synthetic:true,types:["rocket_cors::Origins"]},{text:"impl RefUnwindSafe for CorsOptions",synthetic:true,types:["rocket_cors::CorsOptions"]},{text:"impl !RefUnwindSafe for Cors",synthetic:true,types:["rocket_cors::Cors"]},{text:"impl<'r> RefUnwindSafe for Guard<'r>",synthetic:true,types:["rocket_cors::Guard"]},{text:"impl<'r, R> !RefUnwindSafe for Responder<'r, R>",synthetic:true,types:["rocket_cors::Responder"]},{text:"impl<'r, F, R> !RefUnwindSafe for ManualResponder<'r, F, R>",synthetic:true,types:["rocket_cors::ManualResponder"]},{text:"impl RefUnwindSafe for Error",synthetic:true,types:["rocket_cors::Error"]},{text:"impl<T> RefUnwindSafe for AllOrSome<T> where
T: RefUnwindSafe, ",synthetic:true,types:["rocket_cors::AllOrSome"]},{text:"impl RefUnwindSafe for HeaderFieldName",synthetic:true,types:["rocket_cors::headers::HeaderFieldName"]},{text:"impl RefUnwindSafe for AccessControlRequestMethod",synthetic:true,types:["rocket_cors::headers::AccessControlRequestMethod"]},{text:"impl RefUnwindSafe for AccessControlRequestHeaders",synthetic:true,types:["rocket_cors::headers::AccessControlRequestHeaders"]},{text:"impl RefUnwindSafe for Origin",synthetic:true,types:["rocket_cors::headers::Origin"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()