Stebalien / tempfile

Temporary file library for rust
http://stebalien.com/projects/tempfile-rs
Apache License 2.0
1.15k stars 113 forks source link

feat: add convenience methods for creating temp files with prefixes #250

Closed Stebalien closed 1 year ago

Stebalien commented 1 year ago

fixes #249