error_tools 0.4.0

Basic exceptions handling mechanism.
Documentation
1
2
3
4
5
6
#[ allow( unused_imports ) ]
use super::*;

mod basic_test;
mod for_app_test;
mod assert_test;