use super::*; #[ allow( dead_code ) ] #[ derive( the_module::Not ) ] struct StructUnit; include!( "./only_test/struct_unit.rs" );