Stebalien / tempfile

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

Remove comment on SetFileInformationByHandle #236

Closed LegionMammal978 closed 1 year ago

LegionMammal978 commented 1 year ago

The function cannot actually be used to move a file and set its attributes in one operation.

Fixes #234.