Skip to content

Commit 31ef609

Browse files
committed
ci: generate pages at bc93de7 [ci skip]
1 parent bc93de7 commit 31ef609

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/error/option_unwrap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ <h1><a class="header" href="#option-と-unwrap" id="option-と-unwrap"><code>Opt
229229
// 温室育ちのお姫様はヘビを見ると`panic`します。
230230
fn give_princess(gift: Option&lt;&amp;str&gt;) {
231231
// `unwrap` returns a `panic` when it receives a `None`.
232-
// `unwrap`を使用すると値が`None`だった際に`panic`を返します。
232+
// `unwrap`を使用すると値が`None`だった際に`panic`を返します。
233233
let inside = gift.unwrap();
234234
if inside == &quot;snake&quot; { panic!(&quot;AAAaaaaa!!!!&quot;); }
235235

docs/print.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8841,7 +8841,7 @@ <h1><a class="header" href="#option-と-unwrap" id="option-と-unwrap"><code>Opt
88418841
// 温室育ちのお姫様はヘビを見ると`panic`します。
88428842
fn give_princess(gift: Option&lt;&amp;str&gt;) {
88438843
// `unwrap` returns a `panic` when it receives a `None`.
8844-
// `unwrap`を使用すると値が`None`だった際に`panic`を返します。
8844+
// `unwrap`を使用すると値が`None`だった際に`panic`を返します。
88458845
let inside = gift.unwrap();
88468846
if inside == &quot;snake&quot; { panic!(&quot;AAAaaaaa!!!!&quot;); }
88478847

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