<h3id='impl-Debug'class='impl'><spanclass='in-band'><tableclass='table-display'><tbody><tr><td><code>impl <aclass="trait"href="https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html"title="trait core::fmt::Debug">Debug</a> for <aclass="enum"href="../mentat_cli/enum.CliError.html"title="enum mentat_cli::CliError">CliError</a></code><ahref='#impl-Debug'class='anchor'></a></span></td><td><spanclass='out-of-band'><divclass='ghost'></div><aclass='srclink'href='../src/mentat_cli/lib.rs.html#61'title='goto source code'>[src]</a></span></td></tr></tbody></table></h3><divclass='impl-items'><h4id='method.fmt'class="method"><spanid='fmt.v'class='invisible'><tableclass='table-display'><tbody><tr><td><code>fn <ahref='https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html#tymethod.fmt'class='fnname'>fmt</a>(&self, __arg_0: &mut <aclass="struct"href="https://doc.rust-lang.org/nightly/core/fmt/struct.Formatter.html"title="struct core::fmt::Formatter">Formatter</a>) -><aclass="type"href="https://doc.rust-lang.org/nightly/core/fmt/type.Result.html"title="type core::fmt::Result">Result</a></code></span></td><td><spanclass='out-of-band'><divclass='ghost'></div><aclass='srclink'href='../src/mentat_cli/lib.rs.html#61'title='goto source code'>[src]</a></td></tr></tbody></table></span></h4><divclass='docblock'><p>Formats the value using the given formatter. <ahref="https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html#tymethod.fmt">Read more</a></p>
</div></div><h3id='impl-Fail'class='impl'><spanclass='in-band'><tableclass='table-display'><tbody><tr><td><code>impl Fail for <aclass="enum"href="../mentat_cli/enum.CliError.html"title="enum mentat_cli::CliError">CliError</a></code><ahref='#impl-Fail'class='anchor'></a></span></td><td><spanclass='out-of-band'><divclass='ghost'></div><aclass='srclink'href='../src/mentat_cli/lib.rs.html#61'title='goto source code'>[src]</a></span></td></tr></tbody></table></h3><divclass='impl-items'><h4id='method.cause'class="method"><spanid='cause.v'class='invisible'><tableclass='table-display'><tbody><tr><td><code>fn <ahref='#method.cause'class='fnname'>cause</a>(&self) -><aclass="enum"href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html"title="enum core::option::Option">Option</a><&Fail></code></span></td><td><spanclass='out-of-band'><divclass='ghost'></div><aclass='srclink'href='../src/mentat_cli/lib.rs.html#61'title='goto source code'>[src]</a></td></tr></tbody></table></span></h4><divclass='docblock'><p>Returns a reference to the underlying cause of this failure, if it is an error that wraps other errors. <ahref="#method.cause">Read more</a></p>
</div><h4id='method.backtrace'class="method"><spanid='backtrace.v'class='invisible'><tableclass='table-display'><tbody><tr><td><code>fn <ahref='#method.backtrace'class='fnname'>backtrace</a>(&self) -><aclass="enum"href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html"title="enum core::option::Option">Option</a><&Backtrace></code></span></td><td><spanclass='out-of-band'><divclass='ghost'></div><aclass='srclink'href='../src/mentat_cli/lib.rs.html#61'title='goto source code'>[src]</a></td></tr></tbody></table></span></h4><divclass='docblock'><p>Returns a reference to the <code>Backtrace</code> carried by this failure, if it carries one. <ahref="#method.backtrace">Read more</a></p>
</div><h4id='method.compat'class="method"><spanid='compat.v'class='invisible'><tableclass='table-display'><tbody><tr><td><code>fn <ahref='#method.compat'class='fnname'>compat</a>(self) -> Compat<Self></code></td><td></td></tr></tbody></table></span></h4><divclass='docblock'><p>Wraps this failure in a compatibility wrapper that implements <code>std::error::Error</code>. <ahref="#method.compat">Read more</a></p>
</div><h4id='method.causes'class="method"><divclass="important-traits"><divclass='tooltip'>ⓘ<spanclass='tooltiptext'>Important traits for Causes<'f></span></div><divclass="content hidden"><h3class="important">Important traits for Causes<'f></h3><codeclass="content"><spanclass="where fmt-newline">impl<'f><aclass="trait"href="https://doc.rust-lang.org/nightly/core/iter/iterator/trait.Iterator.html"title="trait core::iter::iterator::Iterator">Iterator</a> for Causes<'f></span><spanclass="where fmt-newline"> type <ahref='https://doc.rust-lang.org/nightly/core/iter/iterator/trait.Iterator.html#associatedtype.Item'class="type">Item</a> = &'f (Fail + 'static);</span></code></div></div><spanid='causes.v'class='invisible'><tableclass='table-display'><tbody><tr><td><code>fn <ahref='#method.causes'class='fnname'>causes</a>(&self) -> Causes</code></td><td></td></tr></tbody></table></span></h4><divclass='docblock'><p>Returns a iterator over the causes of this <code>Fail</code> with itself as the first item and the <code>root_cause</code> as the final item. <ahref="#method.causes">Read more</a></p>
</div><h4id='method.root_cause'class="method"><spanid='root_cause.v'class='invisible'><tableclass='table-display'><tbody><tr><td><code>fn <ahref='#method.root_cause'class='fnname'>root_cause</a>(&self) ->&(Fail + 'static)</code></td><td></td></tr></tbody></table></span></h4><divclass='docblock'><p>Returns the "root cause" of this <code>Fail</code> - the last value in the cause chain which does not return an underlying <code>cause</code>. <ahref="#method.root_cause">Read more</a></p>
</div></div><h3id='impl-Display'class='impl'><spanclass='in-band'><tableclass='table-display'><tbody><tr><td><code>impl <aclass="trait"href="https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html"title="trait core::fmt::Display">Display</a> for <aclass="enum"href="../mentat_cli/enum.CliError.html"title="enum mentat_cli::CliError">CliError</a></code><ahref='#impl-Display'class='anchor'></a></span></td><td><spanclass='out-of-band'><divclass='ghost'></div><aclass='srclink'href='../src/mentat_cli/lib.rs.html#61'title='goto source code'>[src]</a></span></td></tr></tbody></table></h3><divclass='impl-items'><h4id='method.fmt-1'class="method"><spanid='fmt.v-1'class='invisible'><tableclass='table-display'><tbody><tr><td><code>fn <ahref='https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html#tymethod.fmt'class='fnname'>fmt</a>(&self, f: &mut <aclass="struct"href="https://doc.rust-lang.org/nightly/core/fmt/struct.Formatter.html"title="struct core::fmt::Formatter">Formatter</a>) -><aclass="type"href="https://doc.rust-lang.org/nightly/core/fmt/type.Result.html"title="type core::fmt::Result">Result</a></code></span></td><td><spanclass='out-of-band'><divclass='ghost'></div><aclass='srclink'href='../src/mentat_cli/lib.rs.html#61'title='goto source code'>[src]</a></td></tr></tbody></table></span></h4><divclass='docblock'><p>Formats the value using the given formatter. <ahref="https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html#tymethod.fmt">Read more</a></p>