bringing docs up to date

This commit is contained in:
2020-02-04 23:02:43 -08:00
parent 8fcd26063a
commit f3f52becb4
140 changed files with 718 additions and 1612 deletions

View File

@@ -1,5 +1,5 @@
(function() {var implementors = {};
implementors["sfml_rust"] = [{text:"impl&lt;I&gt; VertexDefinition&lt;I&gt; for <a class=\"struct\" href=\"sfml_rust/canvas/shader/dynamic_vertex/struct.RuntimeVertexDef.html\" title=\"struct sfml_rust::canvas::shader::dynamic_vertex::RuntimeVertexDef\">RuntimeVertexDef</a> <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;I: ShaderInterfaceDef,&nbsp;</span>",synthetic:false,types:["sfml_rust::canvas::shader::dynamic_vertex::RuntimeVertexDef"]},];
implementors["sfml_rust"] = [{text:"impl&lt;I&gt; VertexDefinition&lt;I&gt; for <a class=\"struct\" href=\"sfml_rust/canvas/managed/shader/dynamic_vertex/struct.RuntimeVertexDef.html\" title=\"struct sfml_rust::canvas::managed::shader::dynamic_vertex::RuntimeVertexDef\">RuntimeVertexDef</a> <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;I: ShaderInterfaceDef,&nbsp;</span>",synthetic:false,types:["sfml_rust::canvas::managed::shader::dynamic_vertex::RuntimeVertexDef"]},];
if (window.register_implementors) {
window.register_implementors(implementors);