write_as

Macro write_as 

Source
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. Write the given template to a file.

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