{"id":57799,"library":"path-clean","title":"path-clean","description":"A Rust implementation of cleanname or path.Clean","status":"active","version":"1.0.1","language":"rust","source_language":null,"source_url":"https://github.com/danreeves/path-clean","tags":["path","clean","filesystem","utility"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\npath-clean = \"1.0.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add path-clean","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"clean","correct":"use path_clean::clean;"}],"quickstart":{"code":"use path_clean::clean;\n\nfn main() {\n    let cleaned = clean(\"/foo/../bar/./baz\");\n    println!(\"Cleaned path: {}\", cleaned.display());\n}","lang":"rust","description":"Clean a path by resolving `.` and `..` components"},"warnings":[],"env_vars":null,"search_vec":"'clean':3,12 'cleannam':8 'filesystem':13 'implement':6 'path':2,11 'path-clean':1 'path.clean':10 'rust':5 'util':14","created_at":"2026-06-16T15:58:34.684704+00:00","updated_at":"2026-06-16T15:58:34.684704+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/danreeves/path-clean","github":"https://github.com/danreeves/path-clean","docs":"https://docs.rs/path-clean/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}