tiby312 / poloto-project

MIT License
159 stars 10 forks source link

How to use `render_fmt_write()` #214

Open Guelakais opened 7 months ago

Guelakais commented 7 months ago

The method is implemented generically and has no description at all. I assume the method is supposed to write to files. What I also find extremely strange is that although the method is implemented generically, it does not accept paths in &str. How does this method work?