Skip to content

Commit

Permalink
deploy: be239c7
Browse files Browse the repository at this point in the history
  • Loading branch information
ar3s3ru committed Dec 15, 2023
1 parent bc7beaa commit 3ecfdd9
Show file tree
Hide file tree
Showing 57 changed files with 189 additions and 189 deletions.
4 changes: 2 additions & 2 deletions bank_accounting/application/struct.Service.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bank_accounting/domain/enum.BankAccountEvent.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bank_accounting/domain/struct.BankAccountRoot.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bank_accounting/domain/type.BankAccountHolderId.html
Original file line number Diff line number Diff line change
Expand Up @@ -2400,7 +2400,7 @@ <h5 id="example"><a href="#example">Example</a></h5>
<span class="comment">// It will allocate on the heap and copy the string.
</span><span class="kw">let </span>owned: String = String::from(cow);
<span class="macro">assert_eq!</span>(<span class="kw-2">&amp;</span>owned[..], <span class="string">&quot;eggplant&quot;</span>);</code></pre></div>
</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-From%3CKey%3E-for-String" class="impl"><a href="#impl-From%3CKey%3E-for-String" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.74.1/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;Key&gt; for <a class="struct" href="https://doc.rust-lang.org/1.74.1/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from-9" class="method trait-impl"><a href="#method.from-9" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.74.1/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(key: Key) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.74.1/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-From%3CPgCiText%3E-for-String" class="impl"><a href="#impl-From%3CPgCiText%3E-for-String" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.74.1/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;PgCiText&gt; for <a class="struct" href="https://doc.rust-lang.org/1.74.1/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from-7" class="method trait-impl"><a href="#method.from-7" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.74.1/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(value: PgCiText) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.74.1/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-From%3CStringValue%3E-for-String" class="impl"><a href="#impl-From%3CStringValue%3E-for-String" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.74.1/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;StringValue&gt; for <a class="struct" href="https://doc.rust-lang.org/1.74.1/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from-8" class="method trait-impl"><a href="#method.from-8" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.74.1/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(s: StringValue) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.74.1/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-From%3CUrl%3E-for-String" class="impl"><a class="src rightside" href="https://docs.rs/url/2.5.0/src/url/lib.rs.html#2655">source</a><a href="#impl-From%3CUrl%3E-for-String" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.74.1/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;<a class="struct" href="https://docs.rs/url/2.5.0/url/struct.Url.html" title="struct url::Url">Url</a>&gt; for <a class="struct" href="https://doc.rust-lang.org/1.74.1/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></h3></section></summary><div class="docblock"><p>String conversion.</p>
</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-From%3CKey%3E-for-String" class="impl"><a href="#impl-From%3CKey%3E-for-String" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.74.1/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;Key&gt; for <a class="struct" href="https://doc.rust-lang.org/1.74.1/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from-8" class="method trait-impl"><a href="#method.from-8" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.74.1/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(key: Key) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.74.1/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-From%3CPgCiText%3E-for-String" class="impl"><a href="#impl-From%3CPgCiText%3E-for-String" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.74.1/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;PgCiText&gt; for <a class="struct" href="https://doc.rust-lang.org/1.74.1/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from-7" class="method trait-impl"><a href="#method.from-7" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.74.1/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(value: PgCiText) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.74.1/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-From%3CStringValue%3E-for-String" class="impl"><a href="#impl-From%3CStringValue%3E-for-String" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.74.1/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;StringValue&gt; for <a class="struct" href="https://doc.rust-lang.org/1.74.1/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from-9" class="method trait-impl"><a href="#method.from-9" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.74.1/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(s: StringValue) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.74.1/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-From%3CUrl%3E-for-String" class="impl"><a class="src rightside" href="https://docs.rs/url/2.5.0/src/url/lib.rs.html#2655">source</a><a href="#impl-From%3CUrl%3E-for-String" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.74.1/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;<a class="struct" href="https://docs.rs/url/2.5.0/url/struct.Url.html" title="struct url::Url">Url</a>&gt; for <a class="struct" href="https://doc.rust-lang.org/1.74.1/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></h3></section></summary><div class="docblock"><p>String conversion.</p>
</div><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from-6" class="method trait-impl"><a class="src rightside" href="https://docs.rs/url/2.5.0/src/url/lib.rs.html#2656">source</a><a href="#method.from-6" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.74.1/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(value: <a class="struct" href="https://docs.rs/url/2.5.0/url/struct.Url.html" title="struct url::Url">Url</a>) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.74.1/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-From%3Cchar%3E-for-String" class="impl"><span class="rightside"><span class="since" title="Stable since Rust version 1.46.0">1.46.0</span> · <a class="src" href="https://doc.rust-lang.org/1.74.1/src/alloc/string.rs.html#2938">source</a></span><a href="#impl-From%3Cchar%3E-for-String" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.74.1/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.74.1/std/primitive.char.html">char</a>&gt; for <a class="struct" href="https://doc.rust-lang.org/1.74.1/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from-3" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.74.1/src/alloc/string.rs.html#2948">source</a><a href="#method.from-3" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.74.1/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(c: <a class="primitive" href="https://doc.rust-lang.org/1.74.1/std/primitive.char.html">char</a>) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.74.1/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></h4></section></summary><div class="docblock"><p>Allocates an owned <a href="https://doc.rust-lang.org/1.74.1/alloc/string/struct.String.html" title="struct alloc::string::String"><code>String</code></a> from a single character.</p>
<h5 id="example-1"><a href="#example-1">Example</a></h5>
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">let </span>c: char = <span class="string">&#39;a&#39;</span>;
Expand Down
Loading

0 comments on commit 3ecfdd9

Please sign in to comment.