Skip to content

Commit

Permalink
deploy: 3f6f705
Browse files Browse the repository at this point in the history
  • Loading branch information
edg-l committed Dec 15, 2023
1 parent ff9cc07 commit 061173c
Show file tree
Hide file tree
Showing 48 changed files with 185 additions and 58 deletions.
10 changes: 5 additions & 5 deletions cairo_native/error/compile/enum.ErrorImpl.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions cairo_native/error/compile/struct.Error.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
TType: GenericType,
TLibfunc: GenericLibfunc,
&lt;TType as GenericType&gt;::Concrete: <a class="trait" href="../../types/trait.TypeBuilder.html" title="trait cairo_native::types::TypeBuilder">TypeBuilder</a>&lt;TType, TLibfunc&gt;,
&lt;TLibfunc as GenericLibfunc&gt;::Concrete: <a class="trait" href="../../libfuncs/trait.LibfuncBuilder.html" title="trait cairo_native::libfuncs::LibfuncBuilder">LibfuncBuilder</a>&lt;TType, TLibfunc&gt;,</span></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.fmt-1" class="method trait-impl"><a class="srclink rightside" href="../../../src/cairo_native/error/compile.rs.html#93-98">source</a><a href="#method.fmt-1" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.72.1/core/fmt/trait.Debug.html#tymethod.fmt" class="fn">fmt</a>(&amp;self, f: &amp;mut <a class="struct" href="https://doc.rust-lang.org/1.72.1/core/fmt/struct.Formatter.html" title="struct core::fmt::Formatter">Formatter</a>&lt;'_&gt;) -&gt; <a class="type" href="https://doc.rust-lang.org/1.72.1/core/fmt/type.Result.html" title="type core::fmt::Result">Result</a></h4></section></summary><div class='docblock'>Formats the value using the given formatter. <a href="https://doc.rust-lang.org/1.72.1/core/fmt/trait.Debug.html#tymethod.fmt">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Deref-for-Error%3CTType,+TLibfunc%3E" class="impl"><a class="srclink rightside" href="../../../src/cairo_native/error/compile.rs.html#41-53">source</a><a href="#impl-Deref-for-Error%3CTType,+TLibfunc%3E" class="anchor">§</a><h3 class="code-header">impl&lt;TType, TLibfunc&gt; <a class="trait" href="https://doc.rust-lang.org/1.72.1/core/ops/deref/trait.Deref.html" title="trait core::ops::deref::Deref">Deref</a> for <a class="struct" href="struct.Error.html" title="struct cairo_native::error::compile::Error">Error</a>&lt;TType, TLibfunc&gt;<span class="where fmt-newline">where
&lt;TLibfunc as GenericLibfunc&gt;::Concrete: <a class="trait" href="../../libfuncs/trait.LibfuncBuilder.html" title="trait cairo_native::libfuncs::LibfuncBuilder">LibfuncBuilder</a>&lt;TType, TLibfunc&gt;,</span></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.fmt" class="method trait-impl"><a class="srclink rightside" href="../../../src/cairo_native/error/compile.rs.html#93-98">source</a><a href="#method.fmt" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.72.1/core/fmt/trait.Debug.html#tymethod.fmt" class="fn">fmt</a>(&amp;self, f: &amp;mut <a class="struct" href="https://doc.rust-lang.org/1.72.1/core/fmt/struct.Formatter.html" title="struct core::fmt::Formatter">Formatter</a>&lt;'_&gt;) -&gt; <a class="type" href="https://doc.rust-lang.org/1.72.1/core/fmt/type.Result.html" title="type core::fmt::Result">Result</a></h4></section></summary><div class='docblock'>Formats the value using the given formatter. <a href="https://doc.rust-lang.org/1.72.1/core/fmt/trait.Debug.html#tymethod.fmt">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Deref-for-Error%3CTType,+TLibfunc%3E" class="impl"><a class="srclink rightside" href="../../../src/cairo_native/error/compile.rs.html#41-53">source</a><a href="#impl-Deref-for-Error%3CTType,+TLibfunc%3E" class="anchor">§</a><h3 class="code-header">impl&lt;TType, TLibfunc&gt; <a class="trait" href="https://doc.rust-lang.org/1.72.1/core/ops/deref/trait.Deref.html" title="trait core::ops::deref::Deref">Deref</a> for <a class="struct" href="struct.Error.html" title="struct cairo_native::error::compile::Error">Error</a>&lt;TType, TLibfunc&gt;<span class="where fmt-newline">where
TType: GenericType,
TLibfunc: GenericLibfunc,
&lt;TType as GenericType&gt;::Concrete: <a class="trait" href="../../types/trait.TypeBuilder.html" title="trait cairo_native::types::TypeBuilder">TypeBuilder</a>&lt;TType, TLibfunc&gt;,
&lt;TLibfunc as GenericLibfunc&gt;::Concrete: <a class="trait" href="../../libfuncs/trait.LibfuncBuilder.html" title="trait cairo_native::libfuncs::LibfuncBuilder">LibfuncBuilder</a>&lt;TType, TLibfunc&gt;,</span></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Target" class="associatedtype trait-impl"><a href="#associatedtype.Target" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.72.1/core/ops/deref/trait.Deref.html#associatedtype.Target" class="associatedtype">Target</a> = <a class="enum" href="enum.ErrorImpl.html" title="enum cairo_native::error::compile::ErrorImpl">ErrorImpl</a>&lt;TType, TLibfunc&gt;</h4></section></summary><div class='docblock'>The resulting type after dereferencing.</div></details><details class="toggle method-toggle" open><summary><section id="method.deref" class="method trait-impl"><a class="srclink rightside" href="../../../src/cairo_native/error/compile.rs.html#50-52">source</a><a href="#method.deref" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.72.1/core/ops/deref/trait.Deref.html#tymethod.deref" class="fn">deref</a>(&amp;self) -&gt; &amp;Self::<a class="associatedtype" href="https://doc.rust-lang.org/1.72.1/core/ops/deref/trait.Deref.html#associatedtype.Target" title="type core::ops::deref::Deref::Target">Target</a></h4></section></summary><div class='docblock'>Dereferences the value.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Display-for-Error%3CTType,+TLibfunc%3E" class="impl"><a class="srclink rightside" href="../../../src/cairo_native/error/compile.rs.html#29-39">source</a><a href="#impl-Display-for-Error%3CTType,+TLibfunc%3E" class="anchor">§</a><h3 class="code-header">impl&lt;TType, TLibfunc&gt; <a class="trait" href="https://doc.rust-lang.org/1.72.1/core/fmt/trait.Display.html" title="trait core::fmt::Display">Display</a> for <a class="struct" href="struct.Error.html" title="struct cairo_native::error::compile::Error">Error</a>&lt;TType, TLibfunc&gt;<span class="where fmt-newline">where
TType: GenericType,
TLibfunc: GenericLibfunc,
&lt;TType as GenericType&gt;::Concrete: <a class="trait" href="../../types/trait.TypeBuilder.html" title="trait cairo_native::types::TypeBuilder">TypeBuilder</a>&lt;TType, TLibfunc&gt;,
&lt;TLibfunc as GenericLibfunc&gt;::Concrete: <a class="trait" href="../../libfuncs/trait.LibfuncBuilder.html" title="trait cairo_native::libfuncs::LibfuncBuilder">LibfuncBuilder</a>&lt;TType, TLibfunc&gt;,</span></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.fmt" class="method trait-impl"><a class="srclink rightside" href="../../../src/cairo_native/error/compile.rs.html#36-38">source</a><a href="#method.fmt" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.72.1/core/fmt/trait.Display.html#tymethod.fmt" class="fn">fmt</a>(&amp;self, f: &amp;mut <a class="struct" href="https://doc.rust-lang.org/1.72.1/core/fmt/struct.Formatter.html" title="struct core::fmt::Formatter">Formatter</a>&lt;'_&gt;) -&gt; <a class="type" href="https://doc.rust-lang.org/1.72.1/core/fmt/type.Result.html" title="type core::fmt::Result">Result</a></h4></section></summary><div class='docblock'>Formats the value using the given formatter. <a href="https://doc.rust-lang.org/1.72.1/core/fmt/trait.Display.html#tymethod.fmt">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Error-for-Error%3CTType,+TLibfunc%3E" class="impl"><a class="srclink rightside" href="../../../src/cairo_native/error/compile.rs.html#16">source</a><a href="#impl-Error-for-Error%3CTType,+TLibfunc%3E" class="anchor">§</a><h3 class="code-header">impl&lt;TType, TLibfunc&gt; <a class="trait" href="https://doc.rust-lang.org/1.72.1/core/error/trait.Error.html" title="trait core::error::Error">Error</a> for <a class="struct" href="struct.Error.html" title="struct cairo_native::error::compile::Error">Error</a>&lt;TType, TLibfunc&gt;<span class="where fmt-newline">where
&lt;TLibfunc as GenericLibfunc&gt;::Concrete: <a class="trait" href="../../libfuncs/trait.LibfuncBuilder.html" title="trait cairo_native::libfuncs::LibfuncBuilder">LibfuncBuilder</a>&lt;TType, TLibfunc&gt;,</span></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.fmt-1" class="method trait-impl"><a class="srclink rightside" href="../../../src/cairo_native/error/compile.rs.html#36-38">source</a><a href="#method.fmt-1" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.72.1/core/fmt/trait.Display.html#tymethod.fmt" class="fn">fmt</a>(&amp;self, f: &amp;mut <a class="struct" href="https://doc.rust-lang.org/1.72.1/core/fmt/struct.Formatter.html" title="struct core::fmt::Formatter">Formatter</a>&lt;'_&gt;) -&gt; <a class="type" href="https://doc.rust-lang.org/1.72.1/core/fmt/type.Result.html" title="type core::fmt::Result">Result</a></h4></section></summary><div class='docblock'>Formats the value using the given formatter. <a href="https://doc.rust-lang.org/1.72.1/core/fmt/trait.Display.html#tymethod.fmt">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Error-for-Error%3CTType,+TLibfunc%3E" class="impl"><a class="srclink rightside" href="../../../src/cairo_native/error/compile.rs.html#16">source</a><a href="#impl-Error-for-Error%3CTType,+TLibfunc%3E" class="anchor">§</a><h3 class="code-header">impl&lt;TType, TLibfunc&gt; <a class="trait" href="https://doc.rust-lang.org/1.72.1/core/error/trait.Error.html" title="trait core::error::Error">Error</a> for <a class="struct" href="struct.Error.html" title="struct cairo_native::error::compile::Error">Error</a>&lt;TType, TLibfunc&gt;<span class="where fmt-newline">where
TType: GenericType,
TLibfunc: GenericLibfunc,
&lt;TType as GenericType&gt;::Concrete: <a class="trait" href="../../types/trait.TypeBuilder.html" title="trait cairo_native::types::TypeBuilder">TypeBuilder</a>&lt;TType, TLibfunc&gt;,
Expand Down
2 changes: 1 addition & 1 deletion cairo_native/error/jit_engine/enum.ErrorImpl.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cairo_native/error/jit_engine/struct.Error.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cairo_native/error/libfuncs/enum.ErrorImpl.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions cairo_native/error/libfuncs/struct.Error.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cairo_native/error/types/enum.ErrorImpl.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cairo_native/struct.LLVMCompileError.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cairo_native/values/enum.JITValue.html

Large diffs are not rendered by default.

Loading

0 comments on commit 061173c

Please sign in to comment.