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

Write the given template to a file.

You can think of this as being kind of like write! on strange drugs.