This commit is contained in:
Harald Hoyer 2018-12-20 15:14:21 +01:00
parent e0c2eadae0
commit 4d2d807332
13 changed files with 115 additions and 5 deletions

View file

@ -1,3 +1,7 @@
## Debug for the ErrorKind
[TBD]
~~~rust
use crate::chainerror::*;
{{#include ../examples/tutorial11.rs:2:}}