(function() {var implementors = {};
implementors["sfml_rust"] = [{text:"impl Debug for TextureVertex3D",synthetic:false,types:["sfml_rust::util::vertex::TextureVertex3D"]},{text:"impl Debug for ColorVertex3D",synthetic:false,types:["sfml_rust::util::vertex::ColorVertex3D"]},{text:"impl Debug for ImageVertex3D",synthetic:false,types:["sfml_rust::util::vertex::ImageVertex3D"]},{text:"impl Debug for Vertex3D",synthetic:false,types:["sfml_rust::util::vertex::Vertex3D"]},{text:"impl Debug for TextVertex3D",synthetic:false,types:["sfml_rust::util::vertex::TextVertex3D"]},{text:"impl Debug for GlyphInstance",synthetic:false,types:["sfml_rust::util::vertex::GlyphInstance"]},{text:"impl Debug for VertexTypes",synthetic:false,types:["sfml_rust::util::vertex::VertexTypes"]},{text:"impl Debug for Polygon",synthetic:false,types:["sfml_rust::drawables::polygon::Polygon"]},{text:"impl Debug for Sprite",synthetic:false,types:["sfml_rust::drawables::sprite::Sprite"]},{text:"impl Debug for Rect",synthetic:false,types:["sfml_rust::drawables::rect::Rect"]},{text:"impl Debug for RuntimeVertexDef",synthetic:false,types:["sfml_rust::canvas::managed::shader::dynamic_vertex::RuntimeVertexDef"]},{text:"impl Debug for CanvasFontHandle",synthetic:false,types:["sfml_rust::canvas::managed::handles::CanvasFontHandle"]},{text:"impl Debug for CanvasTextureHandle",synthetic:false,types:["sfml_rust::canvas::managed::handles::CanvasTextureHandle"]},{text:"impl Debug for CanvasImageHandle",synthetic:false,types:["sfml_rust::canvas::managed::handles::CanvasImageHandle"]},{text:"impl Debug for CompiledShaderHandle",synthetic:false,types:["sfml_rust::canvas::managed::handles::CompiledShaderHandle"]},{text:"impl Debug for ComputeSpecializationConstants",synthetic:false,types:["sfml_rust::compute::managed::compu_kernel::ComputeSpecializationConstants"]},{text:"impl Debug for CompuBufferHandle",synthetic:false,types:["sfml_rust::compute::managed::handles::CompuBufferHandle"]},{text:"impl Debug for CompuKernelHandle",synthetic:false,types:["sfml_rust::compute::managed::handles::CompuKernelHandle"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()