edlang/inkwell/values/struct.IntValue.html

92 lines
99 KiB
HTML
Raw Normal View History

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `IntValue` struct in crate `inkwell`."><title>IntValue in inkwell::values - Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/FiraSans-Regular-018c141bf0843ffd.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/FiraSans-Medium-8f9a781e4970d388.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2"><link rel="stylesheet" href="../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../static.files/rustdoc-ac92e1bbe349e143.css"><meta name="rustdoc-vars" data-root-path="../../" data-static-root-path="../../static.files/" data-current-crate="inkwell" data-themes="" data-resource-suffix="" data-rustdoc-version="1.76.0 (07dca489a 2024-02-04)" data-channel="1.76.0" data-search-js="search-2b6ce74ff89ae146.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../../static.files/storage-f2adc0d6ca4d09fb.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../static.files/main-305769736d49e732.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-feafe1bb7466e4bd.css"></noscript><link rel="alternate icon" type="image/png" href="../../static.files/favicon-16x16-8b506e7a72182f1c.png"><link rel="alternate icon" type="image/png" href="../../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc struct"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle">&#9776;</button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../inkwell/index.html">inkwell</a><span class="version">0.4.0</span></h2></div><h2 class="location"><a href="#">IntValue</a></h2><div class="sidebar-elems"><section><h3><a href="#implementations">Methods</a></h3><ul class="block method"><li><a href="#method.as_instruction">as_instruction</a></li><li><a href="#method.const_add">const_add</a></li><li><a href="#method.const_and">const_and</a></li><li><a href="#method.const_ashr">const_ashr</a></li><li><a href="#method.const_bit_cast">const_bit_cast</a></li><li><a href="#method.const_cast">const_cast</a></li><li><a href="#method.const_int_compare">const_int_compare</a></li><li><a href="#method.const_mul">const_mul</a></li><li><a href="#method.const_neg">const_neg</a></li><li><a href="#method.const_not">const_not</a></li><li><a href="#method.const_nsw_add">const_nsw_add</a></li><li><a href="#method.const_nsw_mul">const_nsw_mul</a></li><li><a href="#method.const_nsw_neg">const_nsw_neg</a></li><li><a href="#method.const_nsw_sub">const_nsw_sub</a></li><li><a href="#method.const_nuw_add">const_nuw_add</a></li><li><a href="#method.const_nuw_mul">const_nuw_mul</a></li><li><a href="#method.const_nuw_neg">const_nuw_neg</a></li><li><a href="#method.const_nuw_sub">const_nuw_sub</a></li><li><a href="#method.const_or">const_or</a></li><li><a href="#method.const_rshr">const_rshr</a></li><li><a href="#method.const_s_extend">const_s_extend</a></li><li><a href="#method.const_s_extend_or_bit_cast">const_s_extend_or_bit_cast</a></li><li><a href="#method.const_shl">const_shl</a></li><li><a href="#method.const_signed_to_float">const_signed_to_float</a></li><li><a href="#method.const_sub">const_sub</a></li><li><a href="#method.const_to_pointer">const_to_pointer</a><
<main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><div id="sidebar-button" tabindex="-1"><a href="../../inkwell/all.html" title="show sidebar"></a></div><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press S to search, ? for more options…" type="search"><div id="help-button" tabindex="-1"><a href="../../help.html" title="help">?</a></div><div id="settings-menu" tabindex="-1"><a href="../../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1>Struct <a href="../index.html">inkwell</a>::<wbr><a href="index.html">values</a>::<wbr><a class="struct" href="#">IntValue</a><button id="copy-path" title="Copy item path to clipboard"><img src="../../static.files/clipboard-7571035ce49a181d.svg" width="19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="src" href="../../src/inkwell/values/int_value.rs.html#27-29">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub struct IntValue&lt;'ctx&gt; { <span class="comment">/* private fields */</span> }</code></pre><h2 id="implementations" class="section-header">Implementations<a href="#implementations" class="anchor">§</a></h2><div id="implementations-list"><details class="toggle implementors-toggle" open><summary><section id="impl-IntValue%3C'ctx%3E" class="impl"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#31-362">source</a><a href="#impl-IntValue%3C'ctx%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'ctx&gt; <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.new" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#37-43">source</a><h4 class="code-header">pub unsafe fn <a href="#method.new" class="fn">new</a>(value: <a class="type" href="../../llvm_sys/prelude/type.LLVMValueRef.html" title="type llvm_sys::prelude::LLVMValueRef">LLVMValueRef</a>) -&gt; Self</h4></section></summary><div class="docblock"><p>Get a value from an <a href="../../llvm_sys/prelude/type.LLVMValueRef.html" title="type llvm_sys::prelude::LLVMValueRef">LLVMValueRef</a>.</p>
<h5 id="safety"><a href="#safety">Safety</a></h5>
<p>The ref must be valid and of type int.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.get_name" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#47-49">source</a><h4 class="code-header">pub fn <a href="#method.get_name" class="fn">get_name</a>(&amp;self) -&gt; &amp;<a class="struct" href="https://doc.rust-lang.org/1.76.0/core/ffi/c_str/struct.CStr.html" title="struct core::ffi::c_str::CStr">CStr</a></h4></section></summary><div class="docblock"><p>Gets the name of an <code>IntValue</code>. If the value is a constant, this will
return an empty string.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.set_name" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#52-54">source</a><h4 class="code-header">pub fn <a href="#method.set_name" class="fn">set_name</a>(&amp;self, name: &amp;<a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.str.html">str</a>)</h4></section></summary><div class="docblock"><p>Set name of the <code>IntValue</code>.</p>
</div></details><section id="method.get_type" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#56-58">source</a><h4 class="code-header">pub fn <a href="#method.get_type" class="fn">get_type</a>(self) -&gt; <a class="struct" href="../types/struct.IntType.html" title="struct inkwell::types::IntType">IntType</a>&lt;'ctx&gt;</h4></section><section id="method.is_null" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#60-62">source</a><h4 class="code-header">pub fn <a href="#method.is_null" class="fn">is_null</a>(self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.bool.html">bool</a></h4></section><section id="method.is_undef" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#64-66">source</a><h4 class="code-header">pub fn <a href="#method.is_undef" class="fn">is_undef</a>(self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.bool.html">bool</a></h4></section><section id="method.print_to_stderr" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#68-70">source</a><h4 class="code-header">pub fn <a href="#method.print_to_stderr" class="fn">print_to_stderr</a>(self)</h4></section><section id="method.as_instruction" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#72-74">source</a><h4 class="code-header">pub fn <a href="#method.as_instruction" class="fn">as_instruction</a>(self) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.76.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="struct" href="struct.InstructionValue.html" title="struct inkwell::values::InstructionValue">InstructionValue</a>&lt;'ctx&gt;&gt;</h4></section><section id="method.const_not" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#76-78">source</a><h4 class="code-header">pub fn <a href="#method.const_not" class="fn">const_not</a>(self) -&gt; Self</h4></section><section id="method.const_neg" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#81-83">source</a><h4 class="code-header">pub fn <a href="#method.const_neg" class="fn">const_neg</a>(self) -&gt; Self</h4></section><section id="method.const_nsw_neg" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#85-87">source</a><h4 class="code-header">pub fn <a href="#method.const_nsw_neg" class="fn">const_nsw_neg</a>(self) -&gt; Self</h4></section><section id="method.const_nuw_neg" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#89-91">source</a><h4 class="code-header">pub fn <a href="#method.const_nuw_neg" class="fn">const_nuw_neg</a>(self) -&gt; Self</h4></section><section id="method.const_add" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#93-95">source</a><h4 class="code-header">pub fn <a href="#method.const_add" class="fn">const_add</a>(self, rhs: <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;) -&gt; Self</h4></section><section id="method.const_nsw_add" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#97-99">source</a><h4 class="code-header">pub fn <a href="#method.const_nsw_add" class="fn">const_nsw_add</a>(self, rhs: <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;) -&gt; Self</h4></section><section id="method.const_nuw_add" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#101-103">source</a><h4 class="code-header">pub fn <a href="#method.const_nuw_add" class="fn">const_nuw_add</a>(self, rhs: <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;) -&gt; Self</h4></section><section id="method.const_sub" class="method"><a class="src rightside" href="../../
self,
float_type: <a class="struct" href="../types/struct.FloatType.html" title="struct inkwell::types::FloatType">FloatType</a>&lt;'ctx&gt;
) -&gt; <a class="struct" href="struct.FloatValue.html" title="struct inkwell::values::FloatValue">FloatValue</a>&lt;'ctx&gt;</h4></section><section id="method.const_signed_to_float" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#213-215">source</a><h4 class="code-header">pub fn <a href="#method.const_signed_to_float" class="fn">const_signed_to_float</a>(
self,
float_type: <a class="struct" href="../types/struct.FloatType.html" title="struct inkwell::types::FloatType">FloatType</a>&lt;'ctx&gt;
) -&gt; <a class="struct" href="struct.FloatValue.html" title="struct inkwell::values::FloatValue">FloatValue</a>&lt;'ctx&gt;</h4></section><section id="method.const_to_pointer" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#217-219">source</a><h4 class="code-header">pub fn <a href="#method.const_to_pointer" class="fn">const_to_pointer</a>(self, ptr_type: <a class="struct" href="../types/struct.PointerType.html" title="struct inkwell::types::PointerType">PointerType</a>&lt;'ctx&gt;) -&gt; <a class="struct" href="struct.PointerValue.html" title="struct inkwell::values::PointerValue">PointerValue</a>&lt;'ctx&gt;</h4></section><section id="method.const_truncate" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#221-223">source</a><h4 class="code-header">pub fn <a href="#method.const_truncate" class="fn">const_truncate</a>(self, int_type: <a class="struct" href="../types/struct.IntType.html" title="struct inkwell::types::IntType">IntType</a>&lt;'ctx&gt;) -&gt; <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;</h4></section><section id="method.const_s_extend" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#226-228">source</a><h4 class="code-header">pub fn <a href="#method.const_s_extend" class="fn">const_s_extend</a>(self, int_type: <a class="struct" href="../types/struct.IntType.html" title="struct inkwell::types::IntType">IntType</a>&lt;'ctx&gt;) -&gt; <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;</h4></section><section id="method.const_z_ext" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#231-233">source</a><h4 class="code-header">pub fn <a href="#method.const_z_ext" class="fn">const_z_ext</a>(self, int_type: <a class="struct" href="../types/struct.IntType.html" title="struct inkwell::types::IntType">IntType</a>&lt;'ctx&gt;) -&gt; <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;</h4></section><section id="method.const_truncate_or_bit_cast" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#235-237">source</a><h4 class="code-header">pub fn <a href="#method.const_truncate_or_bit_cast" class="fn">const_truncate_or_bit_cast</a>(
self,
int_type: <a class="struct" href="../types/struct.IntType.html" title="struct inkwell::types::IntType">IntType</a>&lt;'ctx&gt;
) -&gt; <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;</h4></section><section id="method.const_s_extend_or_bit_cast" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#240-242">source</a><h4 class="code-header">pub fn <a href="#method.const_s_extend_or_bit_cast" class="fn">const_s_extend_or_bit_cast</a>(
self,
int_type: <a class="struct" href="../types/struct.IntType.html" title="struct inkwell::types::IntType">IntType</a>&lt;'ctx&gt;
) -&gt; <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;</h4></section><section id="method.const_z_ext_or_bit_cast" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#245-247">source</a><h4 class="code-header">pub fn <a href="#method.const_z_ext_or_bit_cast" class="fn">const_z_ext_or_bit_cast</a>(self, int_type: <a class="struct" href="../types/struct.IntType.html" title="struct inkwell::types::IntType">IntType</a>&lt;'ctx&gt;) -&gt; <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;</h4></section><section id="method.const_bit_cast" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#249-251">source</a><h4 class="code-header">pub fn <a href="#method.const_bit_cast" class="fn">const_bit_cast</a>(self, int_type: <a class="struct" href="../types/struct.IntType.html" title="struct inkwell::types::IntType">IntType</a>&lt;'_&gt;) -&gt; <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;</h4></section><section id="method.const_int_compare" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#254-256">source</a><h4 class="code-header">pub fn <a href="#method.const_int_compare" class="fn">const_int_compare</a>(
self,
op: <a class="enum" href="../enum.IntPredicate.html" title="enum inkwell::IntPredicate">IntPredicate</a>,
rhs: <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;
) -&gt; <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;</h4></section><details class="toggle method-toggle" open><summary><section id="method.is_const" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#286-288">source</a><h4 class="code-header">pub fn <a href="#method.is_const" class="fn">is_const</a>(self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.bool.html">bool</a></h4></section></summary><div class="docblock"><p>Determines whether or not an <code>IntValue</code> is an <code>llvm::Constant</code>.</p>
<p>Constants includes values that are not known at compile time, for
example the address of a function casted to an integer.</p>
<h5 id="example"><a href="#example">Example</a></h5>
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">use </span>inkwell::context::Context;
<span class="kw">let </span>context = Context::create();
<span class="kw">let </span>i64_type = context.i64_type();
<span class="kw">let </span>i64_val = i64_type.const_int(<span class="number">12</span>, <span class="bool-val">false</span>);
<span class="macro">assert!</span>(i64_val.is_const());</code></pre></div>
</div></details><details class="toggle method-toggle" open><summary><section id="method.is_constant_int" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#305-307">source</a><h4 class="code-header">pub fn <a href="#method.is_constant_int" class="fn">is_constant_int</a>(self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.bool.html">bool</a></h4></section></summary><div class="docblock"><p>Determines whether or not an <code>IntValue</code> is an <code>llvm::ConstantInt</code>.</p>
<p>ConstantInt only includes values that are known at compile time.</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">use </span>inkwell::context::Context;
<span class="kw">let </span>context = Context::create();
<span class="kw">let </span>i64_type = context.i64_type();
<span class="kw">let </span>i64_val = i64_type.const_int(<span class="number">12</span>, <span class="bool-val">false</span>);
<span class="macro">assert!</span>(i64_val.is_constant_int());</code></pre></div>
</div></details><details class="toggle method-toggle" open><summary><section id="method.get_zero_extended_constant" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#322-332">source</a><h4 class="code-header">pub fn <a href="#method.get_zero_extended_constant" class="fn">get_zero_extended_constant</a>(self) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.76.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.u64.html">u64</a>&gt;</h4></section></summary><div class="docblock"><p>Obtains a constant <code>IntValue</code>s zero extended value.</p>
<h5 id="example-2"><a href="#example-2">Example</a></h5>
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">use </span>inkwell::context::Context;
<span class="kw">let </span>context = Context::create();
<span class="kw">let </span>i8_type = context.i8_type();
<span class="kw">let </span>i8_all_ones = i8_type.const_all_ones();
<span class="macro">assert_eq!</span>(i8_all_ones.get_zero_extended_constant(), <span class="prelude-val">Some</span>(<span class="number">255</span>));</code></pre></div>
</div></details><details class="toggle method-toggle" open><summary><section id="method.get_sign_extended_constant" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#347-357">source</a><h4 class="code-header">pub fn <a href="#method.get_sign_extended_constant" class="fn">get_sign_extended_constant</a>(self) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.76.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.i64.html">i64</a>&gt;</h4></section></summary><div class="docblock"><p>Obtains a constant <code>IntValue</code>s sign extended value.</p>
<h5 id="example-3"><a href="#example-3">Example</a></h5>
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">use </span>inkwell::context::Context;
<span class="kw">let </span>context = Context::create();
<span class="kw">let </span>i8_type = context.i8_type();
<span class="kw">let </span>i8_all_ones = i8_type.const_all_ones();
<span class="macro">assert_eq!</span>(i8_all_ones.get_sign_extended_constant(), <span class="prelude-val">Some</span>(-<span class="number">1</span>));</code></pre></div>
</div></details><section id="method.replace_all_uses_with" class="method"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#359-361">source</a><h4 class="code-header">pub fn <a href="#method.replace_all_uses_with" class="fn">replace_all_uses_with</a>(self, other: <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;)</h4></section></div></details></div><h2 id="trait-implementations" class="section-header">Trait Implementations<a href="#trait-implementations" class="anchor">§</a></h2><div id="trait-implementations-list"><details class="toggle implementors-toggle" open><summary><section id="impl-AnyValue%3C'ctx%3E-for-IntValue%3C'ctx%3E" class="impl"><a class="src rightside" href="../../src/inkwell/values/traits.rs.html#159">source</a><a href="#impl-AnyValue%3C'ctx%3E-for-IntValue%3C'ctx%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'ctx&gt; <a class="trait" href="trait.AnyValue.html" title="trait inkwell::values::AnyValue">AnyValue</a>&lt;'ctx&gt; for <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.as_any_value_enum" class="method trait-impl"><a class="src rightside" href="../../src/inkwell/values/traits.rs.html#142-144">source</a><a href="#method.as_any_value_enum" class="anchor">§</a><h4 class="code-header">fn <a href="trait.AnyValue.html#method.as_any_value_enum" class="fn">as_any_value_enum</a>(&amp;self) -&gt; <a class="enum" href="enum.AnyValueEnum.html" title="enum inkwell::values::AnyValueEnum">AnyValueEnum</a>&lt;'ctx&gt;</h4></section></summary><div class='docblock'>Returns an enum containing a typed version of <code>AnyValue</code>.</div></details><details class="toggle method-toggle" open><summary><section id="method.print_to_string" class="method trait-impl"><a class="src rightside" href="../../src/inkwell/values/traits.rs.html#147-149">source</a><a href="#method.print_to_string" class="anchor">§</a><h4 class="code-header">fn <a href="trait.AnyValue.html#method.print_to_string" class="fn">print_to_string</a>(&amp;self) -&gt; <a class="struct" href="../support/struct.LLVMString.html" title="struct inkwell::support::LLVMString">LLVMString</a></h4></section></summary><div class='docblock'>Prints a value to a <code>LLVMString</code></div></details><details class="toggle method-toggle" open><summary><section id="method.is_poison" class="method trait-impl"><a class="src rightside" href="../../src/inkwell/values/traits.rs.html#153-155">source</a><a href="#method.is_poison" class="anchor">§</a><h4 class="code-header">fn <a href="trait.AnyValue.html#method.is_poison" class="fn">is_poison</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'>Returns whether the value is <code>poison</code></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-AsValueRef-for-IntValue%3C'_%3E" class="impl"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#364-368">source</a><a href="#impl-AsValueRef-for-IntValue%3C'_%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.AsValueRef.html" title="trait inkwell::values::AsValueRef">AsValueRef</a> for <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'_&gt;</h3></section></summary><div class="impl-items"><section id="method.as_value_ref" class="method trait-impl"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#365-367">source</a><a href="#method.as_value_ref" class="anchor">§</a><h4 class="code-header">fn <a href="trait.AsValueRef.html#tymethod.as_value_ref" class="fn">as_value_ref</a>(&amp;self) -&gt; <a class="type" href="../../llvm_sys/prelude/type.LLVMValueRef.html" title="type llvm_sys::prelude::LLVMValueRef">LLVMValueRef</
and so are convertible into an <code>InstructionValue</code></div></details><section id="method.get_first_use" class="method trait-impl"><a class="src rightside" href="../../src/inkwell/values/traits.rs.html#108-110">source</a><a href="#method.get_first_use" class="anchor">§</a><h4 class="code-header">fn <a href="trait.BasicValue.html#method.get_first_use" class="fn">get_first_use</a>(&amp;self) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.76.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="struct" href="struct.BasicValueUse.html" title="struct inkwell::values::BasicValueUse">BasicValueUse</a>&lt;'_&gt;&gt;</h4></section><details class="toggle method-toggle" open><summary><section id="method.set_name-1" class="method trait-impl"><a class="src rightside" href="../../src/inkwell/values/traits.rs.html#113-115">source</a><a href="#method.set_name-1" class="anchor">§</a><h4 class="code-header">fn <a href="trait.BasicValue.html#method.set_name" class="fn">set_name</a>(&amp;self, name: &amp;<a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.str.html">str</a>)</h4></section></summary><div class='docblock'>Sets the name of a <code>BasicValue</code>. If the value is a constant, this is a noop.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Clone-for-IntValue%3C'ctx%3E" class="impl"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#26">source</a><a href="#impl-Clone-for-IntValue%3C'ctx%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'ctx&gt; <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a> for <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.clone" class="method trait-impl"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#26">source</a><a href="#method.clone" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/clone/trait.Clone.html#tymethod.clone" class="fn">clone</a>(&amp;self) -&gt; <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;</h4></section></summary><div class='docblock'>Returns a copy of the value. <a href="https://doc.rust-lang.org/1.76.0/core/clone/trait.Clone.html#tymethod.clone">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.clone_from" class="method trait-impl"><span class="rightside"><span class="since" title="Stable since Rust version 1.0.0">1.0.0</span> · <a class="src" href="https://doc.rust-lang.org/1.76.0/src/core/clone.rs.html#169">source</a></span><a href="#method.clone_from" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/clone/trait.Clone.html#method.clone_from" class="fn">clone_from</a>(&amp;mut self, source: <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&amp;Self</a>)</h4></section></summary><div class='docblock'>Performs copy-assignment from <code>source</code>. <a href="https://doc.rust-lang.org/1.76.0/core/clone/trait.Clone.html#method.clone_from">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Debug-for-IntValue%3C'ctx%3E" class="impl"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#26">source</a><a href="#impl-Debug-for-IntValue%3C'ctx%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'ctx&gt; <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a> for <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;</h3></section></summary><div class="impl-items"><details class="toggle me
H: <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/hash/trait.Hasher.html" title="trait core::hash::Hasher">Hasher</a>,
Self: <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Feeds a slice of this type into the given <a href="https://doc.rust-lang.org/1.76.0/core/hash/trait.Hasher.html" title="trait core::hash::Hasher"><code>Hasher</code></a>. <a href="https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html#method.hash_slice">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IntMathValue%3C'ctx%3E-for-IntValue%3C'ctx%3E" class="impl"><a class="src rightside" href="../../src/inkwell/values/traits.rs.html#161">source</a><a href="#impl-IntMathValue%3C'ctx%3E-for-IntValue%3C'ctx%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'ctx&gt; <a class="trait" href="trait.IntMathValue.html" title="trait inkwell::values::IntMathValue">IntMathValue</a>&lt;'ctx&gt; for <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;</h3></section></summary><div class="impl-items"><section id="associatedtype.BaseType" class="associatedtype trait-impl"><a href="#associatedtype.BaseType" class="anchor">§</a><h4 class="code-header">type <a href="trait.IntMathValue.html#associatedtype.BaseType" class="associatedtype">BaseType</a> = <a class="struct" href="../types/struct.IntType.html" title="struct inkwell::types::IntType">IntType</a>&lt;'ctx&gt;</h4></section><section id="method.new-1" class="method trait-impl"><a class="src rightside" href="../../src/inkwell/values/traits.rs.html#161">source</a><a href="#method.new-1" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="trait.IntMathValue.html#tymethod.new" class="fn">new</a>(value: <a class="type" href="../../llvm_sys/prelude/type.LLVMValueRef.html" title="type llvm_sys::prelude::LLVMValueRef">LLVMValueRef</a>) -&gt; <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;</h4></section></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-PartialEq%3CAnyValueEnum%3C'ctx%3E%3E-for-IntValue%3C'ctx%3E" class="impl"><a class="src rightside" href="../../src/inkwell/values/enums.rs.html#71">source</a><a href="#impl-PartialEq%3CAnyValueEnum%3C'ctx%3E%3E-for-IntValue%3C'ctx%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'ctx&gt; <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialEq.html" title="trait core::cmp::PartialEq">PartialEq</a>&lt;<a class="enum" href="enum.AnyValueEnum.html" title="enum inkwell::values::AnyValueEnum">AnyValueEnum</a>&lt;'ctx&gt;&gt; for <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.eq-6" class="method trait-impl"><a class="src rightside" href="../../src/inkwell/values/enums.rs.html#71">source</a><a href="#method.eq-6" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialEq.html#tymethod.eq" class="fn">eq</a>(&amp;self, other: &amp;<a class="enum" href="enum.AnyValueEnum.html" title="enum inkwell::values::AnyValueEnum">AnyValueEnum</a>&lt;'ctx&gt;) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'>This method tests for <code>self</code> and <code>other</code> values to be equal, and is used
by <code>==</code>.</div></details><details class="toggle method-toggle" open><summary><section id="method.ne-6" class="method trait-impl"><span class="rightside"><span class="since" title="Stable since Rust version 1.0.0">1.0.0</span> · <a class="src" href="https://doc.rust-lang.org/1.76.0/src/core/cmp.rs.html#242">source</a></span><a href="#method.ne-6" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialEq.html#method.ne" class="fn">ne</a>(&amp;self, other: <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&amp;Rhs</a>) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'>This method tests for <code>!=</code>. The default implementation is almost always
sufficient, and should not be overridden without very good reason.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-PartialEq%3CBasicMetadataValueEnum%3C'ctx%3E%3E-for-IntValue%3C'ctx%3E" class="impl"><a class="src rightside" href="../../src/inkwell/values/enums.rs.html#73">source</a><a href="#impl-PartialEq%3CBasicMetadataValueEnum%3C'ctx%3E%3E-for-IntValue%3C'ctx%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'ctx&gt; <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialEq.html" title="trait core::cmp::PartialEq">PartialEq</a>&lt;<a class="enum" href="enum.BasicMetadataValueEnum.html" title="enum inkwell::values::BasicMetadataValueEnum">BasicMetadataValueEnum</a>&lt;'ctx&gt;&gt; for <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.eq-1" class="method trait-impl"><a class="src rightside" href="../../src/inkwell/values/enums.rs.html#73">source</a><a href="#method.eq-1" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialEq.html#tymethod.eq" class="fn">eq</a>(&amp;self, other: &amp;<a class="enum" href="enum.BasicMetadataValueEnum.html" title="enum inkwell::values::BasicMetadataValueEnum">BasicMetadataValueEnum</a>&lt;'ctx&gt;) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'>This method tests for <code>self</code> and <code>other</code> values to be equal, and is used
by <code>==</code>.</div></details><details class="toggle method-toggle" open><summary><section id="method.ne-1" class="method trait-impl"><span class="rightside"><span class="since" title="Stable since Rust version 1.0.0">1.0.0</span> · <a class="src" href="https://doc.rust-lang.org/1.76.0/src/core/cmp.rs.html#242">source</a></span><a href="#method.ne-1" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialEq.html#method.ne" class="fn">ne</a>(&amp;self, other: <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&amp;Rhs</a>) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'>This method tests for <code>!=</code>. The default implementation is almost always
sufficient, and should not be overridden without very good reason.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-PartialEq%3CBasicValueEnum%3C'ctx%3E%3E-for-IntValue%3C'ctx%3E" class="impl"><a class="src rightside" href="../../src/inkwell/values/enums.rs.html#72">source</a><a href="#impl-PartialEq%3CBasicValueEnum%3C'ctx%3E%3E-for-IntValue%3C'ctx%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'ctx&gt; <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialEq.html" title="trait core::cmp::PartialEq">PartialEq</a>&lt;<a class="enum" href="enum.BasicValueEnum.html" title="enum inkwell::values::BasicValueEnum">BasicValueEnum</a>&lt;'ctx&gt;&gt; for <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.eq-5" class="method trait-impl"><a class="src rightside" href="../../src/inkwell/values/enums.rs.html#72">source</a><a href="#method.eq-5" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialEq.html#tymethod.eq" class="fn">eq</a>(&amp;self, other: &amp;<a class="enum" href="enum.BasicValueEnum.html" title="enum inkwell::values::BasicValueEnum">BasicValueEnum</a>&lt;'ctx&gt;) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'>This method tests for <code>self</code> and <code>other</code> values to be equal, and is used
by <code>==</code>.</div></details><details class="toggle method-toggle" open><summary><section id="method.ne-5" class="method trait-impl"><span class="rightside"><span class="since" title="Stable since Rust version 1.0.0">1.0.0</span> · <a class="src" href="https://doc.rust-lang.org/1.76.0/src/core/cmp.rs.html#242">source</a></span><a href="#method.ne-5" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialEq.html#method.ne" class="fn">ne</a>(&amp;self, other: <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&amp;Rhs</a>) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'>This method tests for <code>!=</code>. The default implementation is almost always
sufficient, and should not be overridden without very good reason.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-PartialEq%3CIntValue%3C'ctx%3E%3E-for-AnyValueEnum%3C'ctx%3E" class="impl"><a class="src rightside" href="../../src/inkwell/values/enums.rs.html#71">source</a><a href="#impl-PartialEq%3CIntValue%3C'ctx%3E%3E-for-AnyValueEnum%3C'ctx%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'ctx&gt; <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialEq.html" title="trait core::cmp::PartialEq">PartialEq</a>&lt;<a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;&gt; for <a class="enum" href="enum.AnyValueEnum.html" title="enum inkwell::values::AnyValueEnum">AnyValueEnum</a>&lt;'ctx&gt;</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.eq" class="method trait-impl"><a class="src rightside" href="../../src/inkwell/values/enums.rs.html#71">source</a><a href="#method.eq" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialEq.html#tymethod.eq" class="fn">eq</a>(&amp;self, other: &amp;<a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'>This method tests for <code>self</code> and <code>other</code> values to be equal, and is used
by <code>==</code>.</div></details><details class="toggle method-toggle" open><summary><section id="method.ne" class="method trait-impl"><span class="rightside"><span class="since" title="Stable since Rust version 1.0.0">1.0.0</span> · <a class="src" href="https://doc.rust-lang.org/1.76.0/src/core/cmp.rs.html#242">source</a></span><a href="#method.ne" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialEq.html#method.ne" class="fn">ne</a>(&amp;self, other: <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&amp;Rhs</a>) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'>This method tests for <code>!=</code>. The default implementation is almost always
sufficient, and should not be overridden without very good reason.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-PartialEq%3CIntValue%3C'ctx%3E%3E-for-BasicMetadataValueEnum%3C'ctx%3E" class="impl"><a class="src rightside" href="../../src/inkwell/values/enums.rs.html#73">source</a><a href="#impl-PartialEq%3CIntValue%3C'ctx%3E%3E-for-BasicMetadataValueEnum%3C'ctx%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'ctx&gt; <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialEq.html" title="trait core::cmp::PartialEq">PartialEq</a>&lt;<a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;&gt; for <a class="enum" href="enum.BasicMetadataValueEnum.html" title="enum inkwell::values::BasicMetadataValueEnum">BasicMetadataValueEnum</a>&lt;'ctx&gt;</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.eq-2" class="method trait-impl"><a class="src rightside" href="../../src/inkwell/values/enums.rs.html#73">source</a><a href="#method.eq-2" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialEq.html#tymethod.eq" class="fn">eq</a>(&amp;self, other: &amp;<a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'>This method tests for <code>self</code> and <code>other</code> values to be equal, and is used
by <code>==</code>.</div></details><details class="toggle method-toggle" open><summary><section id="method.ne-2" class="method trait-impl"><span class="rightside"><span class="since" title="Stable since Rust version 1.0.0">1.0.0</span> · <a class="src" href="https://doc.rust-lang.org/1.76.0/src/core/cmp.rs.html#242">source</a></span><a href="#method.ne-2" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialEq.html#method.ne" class="fn">ne</a>(&amp;self, other: <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&amp;Rhs</a>) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'>This method tests for <code>!=</code>. The default implementation is almost always
sufficient, and should not be overridden without very good reason.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-PartialEq%3CIntValue%3C'ctx%3E%3E-for-BasicValueEnum%3C'ctx%3E" class="impl"><a class="src rightside" href="../../src/inkwell/values/enums.rs.html#72">source</a><a href="#impl-PartialEq%3CIntValue%3C'ctx%3E%3E-for-BasicValueEnum%3C'ctx%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'ctx&gt; <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialEq.html" title="trait core::cmp::PartialEq">PartialEq</a>&lt;<a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;&gt; for <a class="enum" href="enum.BasicValueEnum.html" title="enum inkwell::values::BasicValueEnum">BasicValueEnum</a>&lt;'ctx&gt;</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.eq-4" class="method trait-impl"><a class="src rightside" href="../../src/inkwell/values/enums.rs.html#72">source</a><a href="#method.eq-4" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialEq.html#tymethod.eq" class="fn">eq</a>(&amp;self, other: &amp;<a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'>This method tests for <code>self</code> and <code>other</code> values to be equal, and is used
by <code>==</code>.</div></details><details class="toggle method-toggle" open><summary><section id="method.ne-4" class="method trait-impl"><span class="rightside"><span class="since" title="Stable since Rust version 1.0.0">1.0.0</span> · <a class="src" href="https://doc.rust-lang.org/1.76.0/src/core/cmp.rs.html#242">source</a></span><a href="#method.ne-4" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialEq.html#method.ne" class="fn">ne</a>(&amp;self, other: <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&amp;Rhs</a>) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'>This method tests for <code>!=</code>. The default implementation is almost always
sufficient, and should not be overridden without very good reason.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-PartialEq-for-IntValue%3C'ctx%3E" class="impl"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#26">source</a><a href="#impl-PartialEq-for-IntValue%3C'ctx%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'ctx&gt; <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialEq.html" title="trait core::cmp::PartialEq">PartialEq</a> for <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.eq-3" class="method trait-impl"><a class="src rightside" href="../../src/inkwell/values/int_value.rs.html#26">source</a><a href="#method.eq-3" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialEq.html#tymethod.eq" class="fn">eq</a>(&amp;self, other: &amp;<a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'>This method tests for <code>self</code> and <code>other</code> values to be equal, and is used
by <code>==</code>.</div></details><details class="toggle method-toggle" open><summary><section id="method.ne-3" class="method trait-impl"><span class="rightside"><span class="since" title="Stable since Rust version 1.0.0">1.0.0</span> · <a class="src" href="https://doc.rust-lang.org/1.76.0/src/core/cmp.rs.html#242">source</a></span><a href="#method.ne-3" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialEq.html#method.ne" class="fn">ne</a>(&amp;self, other: <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&amp;Rhs</a>) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'>This method tests for <code>!=</code>. The default implementation is almost always
sufficient, and should not be overridden without very good reason.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-TryFrom%3CAnyValueEnum%3C'ctx%3E%3E-for-IntValue%3C'ctx%3E" class="impl"><a class="src rightside" href="../../src/inkwell/values/enums.rs.html#71">source</a><a href="#impl-TryFrom%3CAnyValueEnum%3C'ctx%3E%3E-for-IntValue%3C'ctx%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'ctx&gt; <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;<a class="enum" href="enum.AnyValueEnum.html" title="enum inkwell::values::AnyValueEnum">AnyValueEnum</a>&lt;'ctx&gt;&gt; for <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;</h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Error-1" class="associatedtype trait-impl"><a href="#associatedtype.Error-1" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.76.0/core/convert/trait.TryFrom.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.unit.html">()</a></h4></section></summary><div class='docblock'>The type returned in the event of a conversion error.</div></details><details class="toggle method-toggle" open><summary><section id="method.try_from-1" class="method trait-impl"><a class="src rightside" href="../../src/inkwell/values/enums.rs.html#71">source</a><a href="#method.try_from-1" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/convert/trait.TryFrom.html#tymethod.try_from" class="fn">try_from</a>(value: <a class="enum" href="enum.AnyValueEnum.html" title="enum inkwell::values::AnyValueEnum">AnyValueEnum</a>&lt;'ctx&gt;) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.76.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;Self, Self::<a class="associatedtype" href="https://doc.rust-lang.org/1.76.0/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>&gt;</h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-TryFrom%3CBasicMetadataValueEnum%3C'ctx%3E%3E-for-IntValue%3C'ctx%3E" class="impl"><a class="src rightside" href="../../src/inkwell/values/enums.rs.html#73">source</a><a href="#impl-TryFrom%3CBasicMetadataValueEnum%3C'ctx%3E%3E-for-IntValue%3C'ctx%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'ctx&gt; <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;<a class="enum" href="enum.BasicMetadataValueEnum.html" title="enum inkwell::values::BasicMetadataValueEnum">BasicMetadataValueEnum</a>&lt;'ctx&gt;&gt; for <a class="struct" href="struct.IntValue.html" title="struct inkwell::values::IntValue">IntValue</a>&lt;'ctx&gt;</h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Error-3" class="associatedtype trait-impl"><a href="#associatedtype.Error-3" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.76.0/core/convert/trait.TryFrom.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.unit.html">()</a></h4></section></summary><div class='docblock'>The type returned in the event of a conversion error.</div></details><details class="toggle method-toggle" open><summary><section id="method.try_from-3" class="method trait-impl"><a class="src rightside" href="../../src/inkwell/values/enums.rs.html#73">source</a><a href="#method.try_from-3" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/convert/trait.TryFrom.html#tym
T: 'static + ?<a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.type_id" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/any.rs.html#141">source</a><a href="#method.type_id" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/any/trait.Any.html#tymethod.type_id" class="fn">type_id</a>(&amp;self) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.76.0/core/any/struct.TypeId.html" title="struct core::any::TypeId">TypeId</a></h4></section></summary><div class='docblock'>Gets the <code>TypeId</code> of <code>self</code>. <a href="https://doc.rust-lang.org/1.76.0/core/any/trait.Any.html#tymethod.type_id">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Borrow%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/borrow.rs.html#208">source</a><a href="#impl-Borrow%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a>&lt;T&gt; for T<div class="where">where
T: ?<a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.borrow" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/borrow.rs.html#210">source</a><a href="#method.borrow" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/borrow/trait.Borrow.html#tymethod.borrow" class="fn">borrow</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&amp;T</a></h4></section></summary><div class='docblock'>Immutably borrows from an owned value. <a href="https://doc.rust-lang.org/1.76.0/core/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-BorrowMut%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/borrow.rs.html#216">source</a><a href="#impl-BorrowMut%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a>&lt;T&gt; for T<div class="where">where
T: ?<a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.borrow_mut" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/borrow.rs.html#217">source</a><a href="#method.borrow_mut" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut" class="fn">borrow_mut</a>(&amp;mut self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&amp;mut T</a></h4></section></summary><div class='docblock'>Mutably borrows from an owned value. <a href="https://doc.rust-lang.org/1.76.0/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-From%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/convert/mod.rs.html#763">source</a><a href="#impl-From%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;T&gt; for T</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.76.0/src/core/convert/mod.rs.html#766">source</a><a href="#method.from-3" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(t: T) -&gt; T</h4></section></summary><div class="docblock"><p>Returns the argument unchanged.</p>
</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Into%3CU%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/convert/mod.rs.html#747-749">source</a><a href="#impl-Into%3CU%3E-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T, U&gt; <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a>&lt;U&gt; for T<div class="where">where
U: <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;T&gt;,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.into" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/convert/mod.rs.html#756">source</a><a href="#method.into" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/convert/trait.Into.html#tymethod.into" class="fn">into</a>(self) -&gt; U</h4></section></summary><div class="docblock"><p>Calls <code>U::from(self)</code>.</p>
<p>That is, this conversion is whatever the implementation of
<code><a href="https://doc.rust-lang.org/1.76.0/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;T&gt; for U</code> chooses to do.</p>
</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-ToOwned-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/alloc/borrow.rs.html#83-85">source</a><a href="#impl-ToOwned-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/1.76.0/alloc/borrow/trait.ToOwned.html" title="trait alloc::borrow::ToOwned">ToOwned</a> for T<div class="where">where
T: <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Owned" class="associatedtype trait-impl"><a href="#associatedtype.Owned" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.76.0/alloc/borrow/trait.ToOwned.html#associatedtype.Owned" class="associatedtype">Owned</a> = T</h4></section></summary><div class='docblock'>The resulting type after obtaining ownership.</div></details><details class="toggle method-toggle" open><summary><section id="method.to_owned" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/alloc/borrow.rs.html#88">source</a><a href="#method.to_owned" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/alloc/borrow/trait.ToOwned.html#tymethod.to_owned" class="fn">to_owned</a>(&amp;self) -&gt; T</h4></section></summary><div class='docblock'>Creates owned data from borrowed data, usually by cloning. <a href="https://doc.rust-lang.org/1.76.0/alloc/borrow/trait.ToOwned.html#tymethod.to_owned">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.clone_into" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/alloc/borrow.rs.html#92">source</a><a href="#method.clone_into" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/alloc/borrow/trait.ToOwned.html#method.clone_into" class="fn">clone_into</a>(&amp;self, target: <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&amp;mut T</a>)</h4></section></summary><div class='docblock'>Uses borrowed data to replace owned data, usually by cloning. <a href="https://doc.rust-lang.org/1.76.0/alloc/borrow/trait.ToOwned.html#method.clone_into">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-ToString-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/alloc/string.rs.html#2600">source</a><a href="#impl-ToString-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/1.76.0/alloc/string/trait.ToString.html" title="trait alloc::string::ToString">ToString</a> for T<div class="where">where
T: <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/fmt/trait.Display.html" title="trait core::fmt::Display">Display</a> + ?<a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.to_string" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/alloc/string.rs.html#2606">source</a><a href="#method.to_string" class="anchor">§</a><h4 class="code-header">default fn <a href="https://doc.rust-lang.org/1.76.0/alloc/string/trait.ToString.html#tymethod.to_string" class="fn">to_string</a>(&amp;self) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.76.0/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></h4></section></summary><div class='docblock'>Converts the given value to a <code>String</code>. <a href="https://doc.rust-lang.org/1.76.0/alloc/string/trait.ToString.html#tymethod.to_string">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-TryFrom%3CU%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/convert/mod.rs.html#803-805">source</a><a href="#impl-TryFrom%3CU%3E-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T, U&gt; <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;U&gt; for T<div class="where">where
U: <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a>&lt;T&gt;,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Error-4" class="associatedtype trait-impl"><a href="#associatedtype.Error-4" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.76.0/core/convert/trait.TryFrom.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="https://doc.rust-lang.org/1.76.0/core/convert/enum.Infallible.html" title="enum core::convert::Infallible">Infallible</a></h4></section></summary><div class='docblock'>The type returned in the event of a conversion error.</div></details><details class="toggle method-toggle" open><summary><section id="method.try_from-4" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/convert/mod.rs.html#810">source</a><a href="#method.try_from-4" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/convert/trait.TryFrom.html#tymethod.try_from" class="fn">try_from</a>(value: U) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.76.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;T, &lt;T as <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;U&gt;&gt;::<a class="associatedtype" href="https://doc.rust-lang.org/1.76.0/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>&gt;</h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-TryInto%3CU%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/convert/mod.rs.html#788-790">source</a><a href="#impl-TryInto%3CU%3E-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T, U&gt; <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/convert/trait.TryInto.html" title="trait core::convert::TryInto">TryInto</a>&lt;U&gt; for T<div class="where">where
U: <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;T&gt;,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Error-5" class="associatedtype trait-impl"><a href="#associatedtype.Error-5" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.76.0/core/convert/trait.TryInto.html#associatedtype.Error" class="associatedtype">Error</a> = &lt;U as <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;T&gt;&gt;::<a class="associatedtype" href="https://doc.rust-lang.org/1.76.0/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a></h4></section></summary><div class='docblock'>The type returned in the event of a conversion error.</div></details><details class="toggle method-toggle" open><summary><section id="method.try_into" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/convert/mod.rs.html#795">source</a><a href="#method.try_into" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/convert/trait.TryInto.html#tymethod.try_into" class="fn">try_into</a>(self) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.76.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;U, &lt;U as <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;T&gt;&gt;::<a class="associatedtype" href="https://doc.rust-lang.org/1.76.0/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>&gt;</h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details></div></section></div></main></body></html>