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