for_each 0.10.0

Apply macro for each element of a list.
Documentation
1
2
3
4
5
6

use for_each as the_module;
#[ allow( unused_imports ) ]
use test_tools::exposed::*;

pub mod inc;