doc update

generated from commit e0a837873a
This commit is contained in:
Harald Hoyer 2018-12-20 16:37:43 +01:00
parent 188d93a86a
commit 719e221e4b
15 changed files with 31 additions and 28 deletions

View file

@ -140,7 +140,7 @@
<div id="content" class="content">
<main>
<a class="header" href="#downcast-the-errors" id="downcast-the-errors"><h2>Downcast the Errors</h2></a>
<a class="header" href="#downcast-the-errors" id="downcast-the-errors"><h1>Downcast the Errors</h1></a>
<p>[TBD]</p>
<pre><pre class="playpen"><code class="language-rust">use crate::chainerror::*;
use std::error::Error;