A Rust library for creating temporary files and directories, similar to the Unix mktemp command.
# Cargo.toml
[dependencies]
mktemp = "0.5.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a temporary file with a custom prefix and suffix.
No known issues recorded.
No dependency data recorded yet.