1
2
3
//! This is a macro for writing Rust test code in an easy way.

#[macro_use] mod test_macro;