{"id":62456,"library":"temp-testdir","title":"Temp Testdir","description":"Create temporary directories for testing, with optional persistence for debugging.","status":"active","version":"0.2.3","language":"rust","source_language":null,"source_url":"https://github.com/la10736/temp_testdir","tags":["testing","temp","directory","debug"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntemp_testdir = \"0.2.3\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add temp_testdir","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"TempDir","correct":"use temp_testdir::TempDir;"}],"quickstart":{"code":"use temp_testdir::TempDir;\n\nlet dir = TempDir::new().unwrap();\n// Use dir.path() for temporary storage\n// Directory is deleted when `dir` goes out of scope","lang":"rust","description":"Create a temporary directory for testing."},"warnings":[],"env_vars":null,"search_vec":"'creat':3 'debug':12,16 'directori':5,15 'option':9 'persist':10 'temp':1,14 'temporari':4 'test':7,13 'testdir':2","created_at":"2026-06-17T16:30:34.851172+00:00","updated_at":"2026-06-17T16:30:34.851172+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/la10736/temp_testdir","github":"https://github.com/la10736/temp_testdir","docs":"https://docs.rs/temp_testdir/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}