Crate mirams_proc_macros

Source

Macrosยง

generate_recursive_dir_content_list
Generate a recursive list of pairs of the paths and the file contents for all files in a directory, returning an array of (&str, &[u8]) tuples
generate_recursive_dir_list
Generate a recursive list of all files in a directory