(function() {var implementors = {};
implementors["skyway_webrtc_gateway_api"] = [{"text":"impl StructuralEq for DataId","synthetic":false,"types":["skyway_webrtc_gateway_api::data::formats::DataId"]},{"text":"impl StructuralEq for DataConnectionId","synthetic":false,"types":["skyway_webrtc_gateway_api::data::formats::DataConnectionId"]},{"text":"impl StructuralEq for MediaId","synthetic":false,"types":["skyway_webrtc_gateway_api::media::formats::MediaId"]},{"text":"impl StructuralEq for RtcpId","synthetic":false,"types":["skyway_webrtc_gateway_api::media::formats::RtcpId"]},{"text":"impl StructuralEq for MediaConnectionId","synthetic":false,"types":["skyway_webrtc_gateway_api::media::formats::MediaConnectionId"]},{"text":"impl StructuralEq for PeerId","synthetic":false,"types":["skyway_webrtc_gateway_api::peer::formats::PeerId"]},{"text":"impl StructuralEq for Token","synthetic":false,"types":["skyway_webrtc_gateway_api::peer::formats::Token"]},{"text":"impl StructuralEq for PeerInfo","synthetic":false,"types":["skyway_webrtc_gateway_api::peer::formats::PeerInfo"]}];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()