// rustfmt-recursive: true #[path = "."] mod a { mod b; } mod c { mod d; }