temp - A tempfile stack manager in Rust

Tempfile files are named with increasing numbers are their filenames The highest numbered temp file is on the top of the stack

temp on Crates.io

Usage

created by MenkeTechnologies