Stebalien / tempfile

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

Silence unused variable warnings #219

Closed LingMan closed 1 year ago

LingMan commented 1 year ago

These two are intentionally unused but are warned about when building e.g. wasm32-unknown-unknown.