serve_dir!() { /* proc-macro */ }Expand description
Serves all files in the given directory using the serve_file function.
Files that are not available during compile time won’t be served, files that were available at compile time but not during runtime will cause a panic