(function() {var implementors = {}; implementors["rocket_cors"] = [{text:"impl Clone for HeaderFieldName",synthetic:false,types:["rocket_cors::headers::HeaderFieldName"]},{text:"impl Clone for Origin",synthetic:false,types:["rocket_cors::headers::Origin"]},{text:"impl<T: Clone> Clone for AllOrSome<T>",synthetic:false,types:["rocket_cors::AllOrSome"]},{text:"impl Clone for Method",synthetic:false,types:["rocket_cors::Method"]},{text:"impl Clone for Origins",synthetic:false,types:["rocket_cors::Origins"]},{text:"impl Clone for CorsOptions",synthetic:false,types:["rocket_cors::CorsOptions"]},{text:"impl Clone for Cors",synthetic:false,types:["rocket_cors::Cors"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()