1 2 3 4 5 6 7
#![ allow( missing_docs ) ] #![ allow( unused_imports ) ] use test_tools::exposed::*; use mdmath_core as the_module; mod inc;