We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfba307 commit 80ac7e3Copy full SHA for 80ac7e3
doc/wgpu_core/index.html
@@ -2,7 +2,7 @@
2
It is designed for integration into browsers, as well as wrapping
3
into other language-specific user-friendly libraries.</p>
4
<h3 id="feature-flags"><a class="doc-anchor" href="#feature-flags">§</a>Feature flags</h3>
5
-<p>See docuemntation for the <code>wgpu</code> crate for more in-depth information on these features.</p>
+<p>See documentation for the <code>wgpu</code> crate for more in-depth information on these features.</p>
6
<h4 id="logging-configuration"><a class="doc-anchor" href="#logging-configuration">§</a>Logging Configuration</h4>
7
<ul>
8
<li><strong><code>api_log_info</code></strong> — Log all API entry points at info instead of trace level.
0 commit comments