1
0
Fork 0
mirror of https://github.com/haraldh/chainerror.git synced 2025-02-25 09:24:20 +01:00
chainerror/booksrc/tutorial8.md
2018-12-20 16:37:08 +01:00

190 B

Finding an Error cause

[TBD]

use crate::chainerror::*;
{{#include ../examples/tutorial8.rs:2:}}
# #[allow(dead_code)]
# mod chainerror {
{{#includecomment ../src/lib.rs}}
# }