mirror of
https://github.com/haraldh/chainerror.git
synced 2025-06-07 08:34:41 +02:00
parent
188d93a86a
commit
719e221e4b
15 changed files with 31 additions and 28 deletions
|
@ -140,7 +140,7 @@
|
|||
|
||||
<div id="content" class="content">
|
||||
<main>
|
||||
<a class="header" href="#saving-coding-chars" id="saving-coding-chars"><h2>Saving coding chars</h2></a>
|
||||
<a class="header" href="#saving-coding-chars" id="saving-coding-chars"><h1>Saving coding chars</h1></a>
|
||||
<p>Because decorating an error with more information should not
|
||||
let you jump through hoops, <code>chainerror</code> has a quick macro for that.</p>
|
||||
<p><code>mstrerror!()</code> fits right into <code>.map_err()</code> letting you quickly add
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue