{"library":"mktemp","type":"library","category":null,"description":"A Rust library for creating temporary files and directories, similar to the Unix mktemp command.","language":"rust","status":"active","version":"0.5.1","tags":["temporary","filesystem","utility"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\nmktemp = \"0.5.1\"","imports":["use mktemp::TempFile;"]},{"cmd":"cargo add mktemp","imports":[]}],"homepage":"https://docs.rs/mktemp","github":"https://github.com/samgiles/rs-mktemp","docs":"https://docs.rs/mktemp/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}