(function() {var implementors = {};
implementors["maplibre"] = [{"text":"impl Pod for ZoomLevel","synthetic":false,"types":["maplibre::coords::ZoomLevel"]},{"text":"impl Pod for ShaderCamera","synthetic":false,"types":["maplibre::render::shaders::ShaderCamera"]},{"text":"impl Pod for ShaderGlobals","synthetic":false,"types":["maplibre::render::shaders::ShaderGlobals"]},{"text":"impl Pod for ShaderVertex","synthetic":false,"types":["maplibre::render::shaders::ShaderVertex"]},{"text":"impl Pod for ShaderFeatureStyle","synthetic":false,"types":["maplibre::render::shaders::ShaderFeatureStyle"]},{"text":"impl Pod for ShaderLayerMetadata","synthetic":false,"types":["maplibre::render::shaders::ShaderLayerMetadata"]},{"text":"impl Pod for ShaderTileMetadata","synthetic":false,"types":["maplibre::render::shaders::ShaderTileMetadata"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()