Provides Linux-specific extensions for creating temporary files with improved performance.
# Cargo.toml
[dependencies]
tempfile-fast = "0.3.6"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a temporary file using Linux-specific optimizations.
Use conditional compilation or fallback to tempfile crate
No dependency data recorded yet.