This tests that both include_str! and include_bytes! mark their input file as a dependancy, and it's correctly outputted when you run `rustc --emit dep-info`. |
||
|---|---|---|
| .. | ||
| input.bin | ||
| input.txt | ||
| main.rs | ||
| Makefile | ||
This tests that both include_str! and include_bytes! mark their input file as a dependancy, and it's correctly outputted when you run `rustc --emit dep-info`. |
||
|---|---|---|
| .. | ||
| input.bin | ||
| input.txt | ||
| main.rs | ||
| Makefile | ||