mirror of
https://github.com/haraldh/chainerror.git
synced 2025-01-31 00:56:41 +01:00
190 B
190 B
Finding an Error cause
[TBD]
use crate::chainerror::*;
{{#include ../examples/tutorial8.rs:2:}}
# #[allow(dead_code)]
# mod chainerror {
{{#includecomment ../src/lib.rs}}
# }