Embed Files Into A Rust Binary
```cargo
-embed = "8.3"
```
use RustEmbed;
;
rust
Output:
.DS_Store
example/.DS_Store
example/.hidden_file_1.txt
example/.hidden_file_2.txt
example/1.txt
example/a/.DS_Store
example/a/2.txt
example/a/c/4.txt
example/a/c/delta.html
example/alfa.html
example/b/3.txt
example/b/charlie.html
example/bravo.html
-- end of line --