chainerror/booksrc/tutorial6.md
2018-12-20 16:37:08 +01:00

187 B

Downcast the Errors

[TBD]

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