Skip to content

Commit 1977281

Browse files
committed
ci: generate pages at 6d11ba4 [ci skip]
1 parent 6d11ba4 commit 1977281

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
lines changed

docs/mod/use.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,10 @@ <h1><a class="header" href="#use宣言" id="use宣言"><code>use</code>宣言</a
190190
my_first_function();
191191
}
192192
</code></pre>
193-
<p>You can use the <code>as</code> keyword to bind imports to a different name:</p>
193+
<!--
194+
You can use the `as` keyword to bind imports to a different name:
195+
-->
196+
<p><code>as</code>キーワードを使用することで、インポートを別名にバインドすることができます。</p>
194197
<pre><pre class="playground"><code class="language-rust editable">// Bind the `deeply::nested::function` path to `other_function`.
195198
// `deeply::nested::function`を`other_function`にバインド
196199
use deeply::nested::function as other_function;

docs/print.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4829,7 +4829,10 @@ <h1><a class="header" href="#use宣言" id="use宣言"><code>use</code>宣言</a
48294829
my_first_function();
48304830
}
48314831
</code></pre>
4832-
<p>You can use the <code>as</code> keyword to bind imports to a different name:</p>
4832+
<!--
4833+
You can use the `as` keyword to bind imports to a different name:
4834+
-->
4835+
<p><code>as</code>キーワードを使用することで、インポートを別名にバインドすることができます。</p>
48334836
<pre><pre class="playground"><code class="language-rust editable">// Bind the `deeply::nested::function` path to `other_function`.
48344837
// `deeply::nested::function`を`other_function`にバインド
48354838
use deeply::nested::function as other_function;

docs/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/searchindex.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy