include_static!() { /* proc-macro */ }Expand description
Allows to include a static file
This will place the file along with the rest of generated files. The macro returns a public path to the file with it’s hash in name.
include_static!() { /* proc-macro */ }Allows to include a static file
This will place the file along with the rest of generated files. The macro returns a public path to the file with it’s hash in name.