Macro display_as::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.