MathNya / umya-spreadsheet

A pure rust library for reading and writing spreadsheet files
MIT License
240 stars 41 forks source link

[Update] replace `String` `+=` with `write!(...)` #98

Closed john-dc252 closed 1 year ago

john-dc252 commented 1 year ago

might help a bit with performance