Stebalien / tempfile

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

Correct docs about what this is equivalent to #257

Closed roy-work closed 12 months ago

roy-work commented 12 months ago

The docstring for NamedTempFile::new_in appears to be wrong.