(function() {var implementors = {};
implementors["sfml_rust"] = [{text:"impl<I> VertexDefinition<I> for RuntimeVertexDef where
I: ShaderInterfaceDef, ",synthetic:false,types:["sfml_rust::canvas::shader::dynamic_vertex::RuntimeVertexDef"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()