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 276ecce commit cf814b1Copy full SHA for cf814b1
templates/rustdoc/body.html
@@ -1,4 +1,4 @@
1
<script async src="/-/static/menu.js?{{ docsrs_version() | slugify }}"></script>
2
<script async src="/-/static/index.js?{{ docsrs_version() | slugify }}"></script>
3
{# see comment in ../storage-change-detection.html for details #}
4
-<iframe loading="lazy" src="/-/storage-change-detection.html" width="0" height="0" style="display: none"></iframe>
+<iframe src="/-/storage-change-detection.html" width="0" height="0" style="display: none"></iframe>
0 commit comments