1 2 3 4 5 6 7 8 9 10 11
use super :: *; #[ allow( dead_code ) ] // #[ derive( the_module ::Index ) ] struct StructTuple< T > ( // #[ index ] Vec< T > ); // include!( "./only_test/struct_tuple.rs" );