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