mirror of
https://github.com/edg-l/edlang.git
synced 2024-11-10 01:58:23 +00:00
83 lines
43 KiB
HTML
83 lines
43 KiB
HTML
<!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 `LLVMOpcode` enum in crate `llvm_sys`."><title>LLVMOpcode in llvm_sys - 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="llvm_sys" 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 enum"><!--[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">☰</button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../llvm_sys/index.html">llvm_sys</a><span class="version">170.0.1</span></h2></div><h2 class="location"><a href="#">LLVMOpcode</a></h2><div class="sidebar-elems"><section><h3><a href="#variants">Variants</a></h3><ul class="block variant"><li><a href="#variant.LLVMAShr">LLVMAShr</a></li><li><a href="#variant.LLVMAdd">LLVMAdd</a></li><li><a href="#variant.LLVMAddrSpaceCast">LLVMAddrSpaceCast</a></li><li><a href="#variant.LLVMAlloca">LLVMAlloca</a></li><li><a href="#variant.LLVMAnd">LLVMAnd</a></li><li><a href="#variant.LLVMAtomicCmpXchg">LLVMAtomicCmpXchg</a></li><li><a href="#variant.LLVMAtomicRMW">LLVMAtomicRMW</a></li><li><a href="#variant.LLVMBitCast">LLVMBitCast</a></li><li><a href="#variant.LLVMBr">LLVMBr</a></li><li><a href="#variant.LLVMCall">LLVMCall</a></li><li><a href="#variant.LLVMCallBr">LLVMCallBr</a></li><li><a href="#variant.LLVMCatchPad">LLVMCatchPad</a></li><li><a href="#variant.LLVMCatchRet">LLVMCatchRet</a></li><li><a href="#variant.LLVMCatchSwitch">LLVMCatchSwitch</a></li><li><a href="#variant.LLVMCleanupPad">LLVMCleanupPad</a></li><li><a href="#variant.LLVMCleanupRet">LLVMCleanupRet</a></li><li><a href="#variant.LLVMExtractElement">LLVMExtractElement</a></li><li><a href="#variant.LLVMExtractValue">LLVMExtractValue</a></li><li><a href="#variant.LLVMFAdd">LLVMFAdd</a></li><li><a href="#variant.LLVMFCmp">LLVMFCmp</a></li><li><a href="#variant.LLVMFDiv">LLVMFDiv</a></li><li><a href="#variant.LLVMFMul">LLVMFMul</a></li><li><a href="#variant.LLVMFNeg">LLVMFNeg</a></li><li><a href="#variant.LLVMFPExt">LLVMFPExt</a></li><li><a href="#variant.LLVMFPToSI">LLVMFPToSI</a></li><li><a href="#variant.LLVMFPToUI">LLVMFPToUI</a></li><li><a href="#variant.LLVMFPTrunc">LLVMFPTrunc</a></li><li><a href="#variant.LLVMFRem">LLVMFRem</a></li><li><a href="#variant.LLVMFSub">LLVMFSub</a></li><li><a href="#variant.LLVMFence">LLVMFence</a></li><li><a href="#variant.LLVMFreeze">LLVMFreeze</a></li><li><a href="#variant.LLVMGetElementPtr">LLVMGetElementPtr</a></li><li><a href="#variant.LLVMICmp">LLVMICmp</a></li><li><a href="#variant.LLVMIndirectBr">LLVMIndirectBr</a></li><li><a href="#variant.LLVMInsertElement">LLVMInsertElement</a></li><li><a href="#variant.LLVMInsertValue">LLVMInsertValue</a></li><li><a href="#variant.LLVMIntToPtr">LLVMIntToPtr</a></li><li><a href="#variant.LLVMInvoke">LLVMInvoke</a></li><li><a href="#variant.LLVMLShr">LLVMLShr</a></li><li><a href="#variant.LLVMLandingPad">LLVMLandingPad</a></li><li><a href="#variant.LLVMLoad">LLVMLoad</a></li><li><a href="#variant.LLVMMul">LLVMMul</a></li><li><a href="#variant.LLVMOr">LLVMOr</a></li><li><a href="#variant.LLVMPHI">LLVMPHI</a></li><li><a href="#variant.LLVMPtrToInt">LLVMPtrToInt</a></li><li><a href="#variant.LLVMResume">LLVMResume</a></li><li><a href="#variant.LLVMRet">LLVMRet</a></li><li><a href="#variant.LLVMSDiv">LLVMSDiv</a></li><li><a href="#variant.LLVMSExt">LLVMSExt</a></li><li><a href="#variant.LLVMSIToFP">LLVMSIToFP</a></li><li><a href="#variant.LLVMSRem">LLVMSRem</a></li><li><a href="#variant.LLVMSelect">LLVMSelect</a></li><li><a href="#variant.LLVMShl">LLVMShl</a></li><li><a href="#variant.LLVMShuffleVector">LLVMShuffleVector</a></li><li><a href="#variant.LLVMStore">LLVMStore</a></li><li><a href="#variant.LLVMSub">LLVMSub</a></li><li><a href="#variant.LLVMSwitch">LLVMSwitch</a></li><li><a href="#variant.LLVMTrunc">LLVMTrunc</a></li><li><a href="#variant.LLVMUDiv">LLVMUDiv</a></li><li><a href="#variant.LLVMUIToFP">LLVMUIToFP</a></li><li><a href="#variant.LLVMURem">LLVMURem</a></li><li><a href="#variant.LLVMUnreachable">LLVMUnreachable</a></li><li><a href="#variant.LLVMUserOp1">LLVMUserOp1</a></li><li><a href="#variant.LLVMUserOp2">LLVMUserOp2</a></li><li><a href="#variant.LLVMVAArg">LLVMVAArg</a></li><li><a href="#variant.LLVMXor">LLVMXor</a></li><li><a href="#variant.LLVMZExt">LLVMZExt</a></li></ul><h3><a href="#trait-implementations">Trait Implementations</a></h3><ul class="block trait-implementation"><li><a href="#impl-Clone-for-LLVMOpcode">Clone</a></li><li><a href="#impl-Copy-for-LLVMOpcode">Copy</a></li><li><a href="#impl-Debug-for-LLVMOpcode">Debug</a></li><li><a href="#impl-PartialEq-for-LLVMOpcode">PartialEq</a></li><li><a href="#impl-StructuralPartialEq-for-LLVMOpcode">StructuralPartialEq</a></li></ul><h3><a href="#synthetic-implementations">Auto Trait Implementations</a></h3><ul class="block synthetic-implementation"><li><a href="#impl-RefUnwindSafe-for-LLVMOpcode">RefUnwindSafe</a></li><li><a href="#impl-Send-for-LLVMOpcode">Send</a></li><li><a href="#impl-Sync-for-LLVMOpcode">Sync</a></li><li><a href="#impl-Unpin-for-LLVMOpcode">Unpin</a></li><li><a href="#impl-UnwindSafe-for-LLVMOpcode">UnwindSafe</a></li></ul><h3><a href="#blanket-implementations">Blanket Implementations</a></h3><ul class="block blanket-implementation"><li><a href="#impl-Any-for-T">Any</a></li><li><a href="#impl-Borrow%3CT%3E-for-T">Borrow<T></a></li><li><a href="#impl-BorrowMut%3CT%3E-for-T">BorrowMut<T></a></li><li><a href="#impl-From%3CT%3E-for-T">From<T></a></li><li><a href="#impl-Into%3CU%3E-for-T">Into<U></a></li><li><a href="#impl-ToOwned-for-T">ToOwned</a></li><li><a href="#impl-TryFrom%3CU%3E-for-T">TryFrom<U></a></li><li><a href="#impl-TryInto%3CU%3E-for-T">TryInto<U></a></li></ul></section><h2><a href="index.html">In crate llvm_sys</a></h2></div></nav><div class="sidebar-resizer"></div>
|
||
<main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><div id="sidebar-button" tabindex="-1"><a href="../llvm_sys/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>Enum <a href="index.html">llvm_sys</a>::<wbr><a class="enum" href="#">LLVMOpcode</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/llvm_sys/lib.rs.html#123-191">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>−</span>]</button></span></div><pre class="rust item-decl"><code><div class="code-attribute">#[repr(C)]</div>pub enum LLVMOpcode {
|
||
<details class="toggle type-contents-toggle"><summary class="hideme"><span>Show 67 variants</span></summary> LLVMRet = 1,
|
||
LLVMBr = 2,
|
||
LLVMSwitch = 3,
|
||
LLVMIndirectBr = 4,
|
||
LLVMInvoke = 5,
|
||
LLVMUnreachable = 7,
|
||
LLVMCallBr = 67,
|
||
LLVMFNeg = 66,
|
||
LLVMAdd = 8,
|
||
LLVMFAdd = 9,
|
||
LLVMSub = 10,
|
||
LLVMFSub = 11,
|
||
LLVMMul = 12,
|
||
LLVMFMul = 13,
|
||
LLVMUDiv = 14,
|
||
LLVMSDiv = 15,
|
||
LLVMFDiv = 16,
|
||
LLVMURem = 17,
|
||
LLVMSRem = 18,
|
||
LLVMFRem = 19,
|
||
LLVMShl = 20,
|
||
LLVMLShr = 21,
|
||
LLVMAShr = 22,
|
||
LLVMAnd = 23,
|
||
LLVMOr = 24,
|
||
LLVMXor = 25,
|
||
LLVMAlloca = 26,
|
||
LLVMLoad = 27,
|
||
LLVMStore = 28,
|
||
LLVMGetElementPtr = 29,
|
||
LLVMTrunc = 30,
|
||
LLVMZExt = 31,
|
||
LLVMSExt = 32,
|
||
LLVMFPToUI = 33,
|
||
LLVMFPToSI = 34,
|
||
LLVMUIToFP = 35,
|
||
LLVMSIToFP = 36,
|
||
LLVMFPTrunc = 37,
|
||
LLVMFPExt = 38,
|
||
LLVMPtrToInt = 39,
|
||
LLVMIntToPtr = 40,
|
||
LLVMBitCast = 41,
|
||
LLVMAddrSpaceCast = 60,
|
||
LLVMICmp = 42,
|
||
LLVMFCmp = 43,
|
||
LLVMPHI = 44,
|
||
LLVMCall = 45,
|
||
LLVMSelect = 46,
|
||
LLVMUserOp1 = 47,
|
||
LLVMUserOp2 = 48,
|
||
LLVMVAArg = 49,
|
||
LLVMExtractElement = 50,
|
||
LLVMInsertElement = 51,
|
||
LLVMShuffleVector = 52,
|
||
LLVMExtractValue = 53,
|
||
LLVMInsertValue = 54,
|
||
LLVMFreeze = 68,
|
||
LLVMFence = 55,
|
||
LLVMAtomicCmpXchg = 56,
|
||
LLVMAtomicRMW = 57,
|
||
LLVMResume = 58,
|
||
LLVMLandingPad = 59,
|
||
LLVMCleanupRet = 61,
|
||
LLVMCatchRet = 62,
|
||
LLVMCatchPad = 63,
|
||
LLVMCleanupPad = 64,
|
||
LLVMCatchSwitch = 65,
|
||
</details>}</code></pre><h2 id="variants" class="variants section-header">Variants<a href="#variants" class="anchor">§</a></h2><div class="variants"><section id="variant.LLVMRet" class="variant"><a href="#variant.LLVMRet" class="anchor">§</a><h3 class="code-header">LLVMRet = 1</h3></section><section id="variant.LLVMBr" class="variant"><a href="#variant.LLVMBr" class="anchor">§</a><h3 class="code-header">LLVMBr = 2</h3></section><section id="variant.LLVMSwitch" class="variant"><a href="#variant.LLVMSwitch" class="anchor">§</a><h3 class="code-header">LLVMSwitch = 3</h3></section><section id="variant.LLVMIndirectBr" class="variant"><a href="#variant.LLVMIndirectBr" class="anchor">§</a><h3 class="code-header">LLVMIndirectBr = 4</h3></section><section id="variant.LLVMInvoke" class="variant"><a href="#variant.LLVMInvoke" class="anchor">§</a><h3 class="code-header">LLVMInvoke = 5</h3></section><section id="variant.LLVMUnreachable" class="variant"><a href="#variant.LLVMUnreachable" class="anchor">§</a><h3 class="code-header">LLVMUnreachable = 7</h3></section><section id="variant.LLVMCallBr" class="variant"><a href="#variant.LLVMCallBr" class="anchor">§</a><h3 class="code-header">LLVMCallBr = 67</h3></section><section id="variant.LLVMFNeg" class="variant"><a href="#variant.LLVMFNeg" class="anchor">§</a><h3 class="code-header">LLVMFNeg = 66</h3></section><section id="variant.LLVMAdd" class="variant"><a href="#variant.LLVMAdd" class="anchor">§</a><h3 class="code-header">LLVMAdd = 8</h3></section><section id="variant.LLVMFAdd" class="variant"><a href="#variant.LLVMFAdd" class="anchor">§</a><h3 class="code-header">LLVMFAdd = 9</h3></section><section id="variant.LLVMSub" class="variant"><a href="#variant.LLVMSub" class="anchor">§</a><h3 class="code-header">LLVMSub = 10</h3></section><section id="variant.LLVMFSub" class="variant"><a href="#variant.LLVMFSub" class="anchor">§</a><h3 class="code-header">LLVMFSub = 11</h3></section><section id="variant.LLVMMul" class="variant"><a href="#variant.LLVMMul" class="anchor">§</a><h3 class="code-header">LLVMMul = 12</h3></section><section id="variant.LLVMFMul" class="variant"><a href="#variant.LLVMFMul" class="anchor">§</a><h3 class="code-header">LLVMFMul = 13</h3></section><section id="variant.LLVMUDiv" class="variant"><a href="#variant.LLVMUDiv" class="anchor">§</a><h3 class="code-header">LLVMUDiv = 14</h3></section><section id="variant.LLVMSDiv" class="variant"><a href="#variant.LLVMSDiv" class="anchor">§</a><h3 class="code-header">LLVMSDiv = 15</h3></section><section id="variant.LLVMFDiv" class="variant"><a href="#variant.LLVMFDiv" class="anchor">§</a><h3 class="code-header">LLVMFDiv = 16</h3></section><section id="variant.LLVMURem" class="variant"><a href="#variant.LLVMURem" class="anchor">§</a><h3 class="code-header">LLVMURem = 17</h3></section><section id="variant.LLVMSRem" class="variant"><a href="#variant.LLVMSRem" class="anchor">§</a><h3 class="code-header">LLVMSRem = 18</h3></section><section id="variant.LLVMFRem" class="variant"><a href="#variant.LLVMFRem" class="anchor">§</a><h3 class="code-header">LLVMFRem = 19</h3></section><section id="variant.LLVMShl" class="variant"><a href="#variant.LLVMShl" class="anchor">§</a><h3 class="code-header">LLVMShl = 20</h3></section><section id="variant.LLVMLShr" class="variant"><a href="#variant.LLVMLShr" class="anchor">§</a><h3 class="code-header">LLVMLShr = 21</h3></section><section id="variant.LLVMAShr" class="variant"><a href="#variant.LLVMAShr" class="anchor">§</a><h3 class="code-header">LLVMAShr = 22</h3></section><section id="variant.LLVMAnd" class="variant"><a href="#variant.LLVMAnd" class="anchor">§</a><h3 class="code-header">LLVMAnd = 23</h3></section><section id="variant.LLVMOr" class="variant"><a href="#variant.LLVMOr" class="anchor">§</a><h3 class="code-header">LLVMOr = 24</h3></section><section id="variant.LLVMXor" class="variant"><a href="#variant.LLVMXor" class="anchor">§</a><h3 class="code-header">LLVMXor = 25</h3></section><section id="variant.LLVMAlloca" class="variant"><a href="#variant.LLVMAlloca" class="anchor">§</a><h3 class="code-header">LLVMAlloca = 26</h3></section><section id="variant.LLVMLoad" class="variant"><a href="#variant.LLVMLoad" class="anchor">§</a><h3 class="code-header">LLVMLoad = 27</h3></section><section id="variant.LLVMStore" class="variant"><a href="#variant.LLVMStore" class="anchor">§</a><h3 class="code-header">LLVMStore = 28</h3></section><section id="variant.LLVMGetElementPtr" class="variant"><a href="#variant.LLVMGetElementPtr" class="anchor">§</a><h3 class="code-header">LLVMGetElementPtr = 29</h3></section><section id="variant.LLVMTrunc" class="variant"><a href="#variant.LLVMTrunc" class="anchor">§</a><h3 class="code-header">LLVMTrunc = 30</h3></section><section id="variant.LLVMZExt" class="variant"><a href="#variant.LLVMZExt" class="anchor">§</a><h3 class="code-header">LLVMZExt = 31</h3></section><section id="variant.LLVMSExt" class="variant"><a href="#variant.LLVMSExt" class="anchor">§</a><h3 class="code-header">LLVMSExt = 32</h3></section><section id="variant.LLVMFPToUI" class="variant"><a href="#variant.LLVMFPToUI" class="anchor">§</a><h3 class="code-header">LLVMFPToUI = 33</h3></section><section id="variant.LLVMFPToSI" class="variant"><a href="#variant.LLVMFPToSI" class="anchor">§</a><h3 class="code-header">LLVMFPToSI = 34</h3></section><section id="variant.LLVMUIToFP" class="variant"><a href="#variant.LLVMUIToFP" class="anchor">§</a><h3 class="code-header">LLVMUIToFP = 35</h3></section><section id="variant.LLVMSIToFP" class="variant"><a href="#variant.LLVMSIToFP" class="anchor">§</a><h3 class="code-header">LLVMSIToFP = 36</h3></section><section id="variant.LLVMFPTrunc" class="variant"><a href="#variant.LLVMFPTrunc" class="anchor">§</a><h3 class="code-header">LLVMFPTrunc = 37</h3></section><section id="variant.LLVMFPExt" class="variant"><a href="#variant.LLVMFPExt" class="anchor">§</a><h3 class="code-header">LLVMFPExt = 38</h3></section><section id="variant.LLVMPtrToInt" class="variant"><a href="#variant.LLVMPtrToInt" class="anchor">§</a><h3 class="code-header">LLVMPtrToInt = 39</h3></section><section id="variant.LLVMIntToPtr" class="variant"><a href="#variant.LLVMIntToPtr" class="anchor">§</a><h3 class="code-header">LLVMIntToPtr = 40</h3></section><section id="variant.LLVMBitCast" class="variant"><a href="#variant.LLVMBitCast" class="anchor">§</a><h3 class="code-header">LLVMBitCast = 41</h3></section><section id="variant.LLVMAddrSpaceCast" class="variant"><a href="#variant.LLVMAddrSpaceCast" class="anchor">§</a><h3 class="code-header">LLVMAddrSpaceCast = 60</h3></section><section id="variant.LLVMICmp" class="variant"><a href="#variant.LLVMICmp" class="anchor">§</a><h3 class="code-header">LLVMICmp = 42</h3></section><section id="variant.LLVMFCmp" class="variant"><a href="#variant.LLVMFCmp" class="anchor">§</a><h3 class="code-header">LLVMFCmp = 43</h3></section><section id="variant.LLVMPHI" class="variant"><a href="#variant.LLVMPHI" class="anchor">§</a><h3 class="code-header">LLVMPHI = 44</h3></section><section id="variant.LLVMCall" class="variant"><a href="#variant.LLVMCall" class="anchor">§</a><h3 class="code-header">LLVMCall = 45</h3></section><section id="variant.LLVMSelect" class="variant"><a href="#variant.LLVMSelect" class="anchor">§</a><h3 class="code-header">LLVMSelect = 46</h3></section><section id="variant.LLVMUserOp1" class="variant"><a href="#variant.LLVMUserOp1" class="anchor">§</a><h3 class="code-header">LLVMUserOp1 = 47</h3></section><section id="variant.LLVMUserOp2" class="variant"><a href="#variant.LLVMUserOp2" class="anchor">§</a><h3 class="code-header">LLVMUserOp2 = 48</h3></section><section id="variant.LLVMVAArg" class="variant"><a href="#variant.LLVMVAArg" class="anchor">§</a><h3 class="code-header">LLVMVAArg = 49</h3></section><section id="variant.LLVMExtractElement" class="variant"><a href="#variant.LLVMExtractElement" class="anchor">§</a><h3 class="code-header">LLVMExtractElement = 50</h3></section><section id="variant.LLVMInsertElement" class="variant"><a href="#variant.LLVMInsertElement" class="anchor">§</a><h3 class="code-header">LLVMInsertElement = 51</h3></section><section id="variant.LLVMShuffleVector" class="variant"><a href="#variant.LLVMShuffleVector" class="anchor">§</a><h3 class="code-header">LLVMShuffleVector = 52</h3></section><section id="variant.LLVMExtractValue" class="variant"><a href="#variant.LLVMExtractValue" class="anchor">§</a><h3 class="code-header">LLVMExtractValue = 53</h3></section><section id="variant.LLVMInsertValue" class="variant"><a href="#variant.LLVMInsertValue" class="anchor">§</a><h3 class="code-header">LLVMInsertValue = 54</h3></section><section id="variant.LLVMFreeze" class="variant"><a href="#variant.LLVMFreeze" class="anchor">§</a><h3 class="code-header">LLVMFreeze = 68</h3></section><section id="variant.LLVMFence" class="variant"><a href="#variant.LLVMFence" class="anchor">§</a><h3 class="code-header">LLVMFence = 55</h3></section><section id="variant.LLVMAtomicCmpXchg" class="variant"><a href="#variant.LLVMAtomicCmpXchg" class="anchor">§</a><h3 class="code-header">LLVMAtomicCmpXchg = 56</h3></section><section id="variant.LLVMAtomicRMW" class="variant"><a href="#variant.LLVMAtomicRMW" class="anchor">§</a><h3 class="code-header">LLVMAtomicRMW = 57</h3></section><section id="variant.LLVMResume" class="variant"><a href="#variant.LLVMResume" class="anchor">§</a><h3 class="code-header">LLVMResume = 58</h3></section><section id="variant.LLVMLandingPad" class="variant"><a href="#variant.LLVMLandingPad" class="anchor">§</a><h3 class="code-header">LLVMLandingPad = 59</h3></section><section id="variant.LLVMCleanupRet" class="variant"><a href="#variant.LLVMCleanupRet" class="anchor">§</a><h3 class="code-header">LLVMCleanupRet = 61</h3></section><section id="variant.LLVMCatchRet" class="variant"><a href="#variant.LLVMCatchRet" class="anchor">§</a><h3 class="code-header">LLVMCatchRet = 62</h3></section><section id="variant.LLVMCatchPad" class="variant"><a href="#variant.LLVMCatchPad" class="anchor">§</a><h3 class="code-header">LLVMCatchPad = 63</h3></section><section id="variant.LLVMCleanupPad" class="variant"><a href="#variant.LLVMCleanupPad" class="anchor">§</a><h3 class="code-header">LLVMCleanupPad = 64</h3></section><section id="variant.LLVMCatchSwitch" class="variant"><a href="#variant.LLVMCatchSwitch" class="anchor">§</a><h3 class="code-header">LLVMCatchSwitch = 65</h3></section></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-Clone-for-LLVMOpcode" class="impl"><a class="src rightside" href="../src/llvm_sys/lib.rs.html#122">source</a><a href="#impl-Clone-for-LLVMOpcode" class="anchor">§</a><h3 class="code-header">impl <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="enum" href="enum.LLVMOpcode.html" title="enum llvm_sys::LLVMOpcode">LLVMOpcode</a></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/llvm_sys/lib.rs.html#122">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>(&self) -> <a class="enum" href="enum.LLVMOpcode.html" title="enum llvm_sys::LLVMOpcode">LLVMOpcode</a></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>(&mut self, source: <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&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-LLVMOpcode" class="impl"><a class="src rightside" href="../src/llvm_sys/lib.rs.html#122">source</a><a href="#impl-Debug-for-LLVMOpcode" class="anchor">§</a><h3 class="code-header">impl <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="enum" href="enum.LLVMOpcode.html" title="enum llvm_sys::LLVMOpcode">LLVMOpcode</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.fmt" class="method trait-impl"><a class="src rightside" href="../src/llvm_sys/lib.rs.html#122">source</a><a href="#method.fmt" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/fmt/trait.Debug.html#tymethod.fmt" class="fn">fmt</a>(&self, f: &mut <a class="struct" href="https://doc.rust-lang.org/1.76.0/core/fmt/struct.Formatter.html" title="struct core::fmt::Formatter">Formatter</a><'_>) -> <a class="type" href="https://doc.rust-lang.org/1.76.0/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.76.0/core/fmt/trait.Debug.html#tymethod.fmt">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-PartialEq-for-LLVMOpcode" class="impl"><a class="src rightside" href="../src/llvm_sys/lib.rs.html#122">source</a><a href="#impl-PartialEq-for-LLVMOpcode" class="anchor">§</a><h3 class="code-header">impl <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="enum" href="enum.LLVMOpcode.html" title="enum llvm_sys::LLVMOpcode">LLVMOpcode</a></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/llvm_sys/lib.rs.html#122">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>(&self, other: &<a class="enum" href="enum.LLVMOpcode.html" title="enum llvm_sys::LLVMOpcode">LLVMOpcode</a>) -> <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>(&self, other: <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&Rhs</a>) -> <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><section id="impl-Copy-for-LLVMOpcode" class="impl"><a class="src rightside" href="../src/llvm_sys/lib.rs.html#122">source</a><a href="#impl-Copy-for-LLVMOpcode" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Copy.html" title="trait core::marker::Copy">Copy</a> for <a class="enum" href="enum.LLVMOpcode.html" title="enum llvm_sys::LLVMOpcode">LLVMOpcode</a></h3></section><section id="impl-StructuralPartialEq-for-LLVMOpcode" class="impl"><a class="src rightside" href="../src/llvm_sys/lib.rs.html#122">source</a><a href="#impl-StructuralPartialEq-for-LLVMOpcode" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.StructuralPartialEq.html" title="trait core::marker::StructuralPartialEq">StructuralPartialEq</a> for <a class="enum" href="enum.LLVMOpcode.html" title="enum llvm_sys::LLVMOpcode">LLVMOpcode</a></h3></section></div><h2 id="synthetic-implementations" class="section-header">Auto Trait Implementations<a href="#synthetic-implementations" class="anchor">§</a></h2><div id="synthetic-implementations-list"><section id="impl-RefUnwindSafe-for-LLVMOpcode" class="impl"><a href="#impl-RefUnwindSafe-for-LLVMOpcode" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/panic/unwind_safe/trait.RefUnwindSafe.html" title="trait core::panic::unwind_safe::RefUnwindSafe">RefUnwindSafe</a> for <a class="enum" href="enum.LLVMOpcode.html" title="enum llvm_sys::LLVMOpcode">LLVMOpcode</a></h3></section><section id="impl-Send-for-LLVMOpcode" class="impl"><a href="#impl-Send-for-LLVMOpcode" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> for <a class="enum" href="enum.LLVMOpcode.html" title="enum llvm_sys::LLVMOpcode">LLVMOpcode</a></h3></section><section id="impl-Sync-for-LLVMOpcode" class="impl"><a href="#impl-Sync-for-LLVMOpcode" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> for <a class="enum" href="enum.LLVMOpcode.html" title="enum llvm_sys::LLVMOpcode">LLVMOpcode</a></h3></section><section id="impl-Unpin-for-LLVMOpcode" class="impl"><a href="#impl-Unpin-for-LLVMOpcode" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a> for <a class="enum" href="enum.LLVMOpcode.html" title="enum llvm_sys::LLVMOpcode">LLVMOpcode</a></h3></section><section id="impl-UnwindSafe-for-LLVMOpcode" class="impl"><a href="#impl-UnwindSafe-for-LLVMOpcode" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/panic/unwind_safe/trait.UnwindSafe.html" title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a> for <a class="enum" href="enum.LLVMOpcode.html" title="enum llvm_sys::LLVMOpcode">LLVMOpcode</a></h3></section></div><h2 id="blanket-implementations" class="section-header">Blanket Implementations<a href="#blanket-implementations" class="anchor">§</a></h2><div id="blanket-implementations-list"><details class="toggle implementors-toggle"><summary><section id="impl-Any-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/any.rs.html#140">source</a><a href="#impl-Any-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/any/trait.Any.html" title="trait core::any::Any">Any</a> for T<div class="where">where
|
||
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>(&self) -> <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<T> <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a><T> 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>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&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<T> <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a><T> 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>(&mut self) -> <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&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<T> <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/convert/trait.From.html" title="trait core::convert::From">From</a><T> for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from" 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" 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) -> 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<T, 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><U> 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><T>,</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) -> 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><T> 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<T> <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>(&self) -> 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>(&self, target: <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&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-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<T, 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><U> 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><T>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Error" class="associatedtype trait-impl"><a href="#associatedtype.Error" 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" 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" 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) -> <a class="enum" href="https://doc.rust-lang.org/1.76.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><T, <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><U>>::<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'>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<T, U> <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/convert/trait.TryInto.html" title="trait core::convert::TryInto">TryInto</a><U> 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><T>,</div></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.TryInto.html#associatedtype.Error" class="associatedtype">Error</a> = <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><T>>::<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) -> <a class="enum" href="https://doc.rust-lang.org/1.76.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><U, <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><T>>::<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'>Performs the conversion.</div></details></div></details></div></section></div></main></body></html> |