Macro include_files

Source
include_files!() { /* proc-macro */ }
Expand description

Encrypts all the files in the specified folder.

ยงExample

let files = include_files!("XOR", "src");