{"id":68806,"library":"resolve-path","title":"Resolve Path","description":"Easily resolve tilde paths and relative paths to absolute paths.","status":"active","version":"0.1.0","language":"rust","source_language":null,"source_url":"https://github.com/nicholastmosher/resolve-path","tags":["path","resolve","tilde","relative"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nresolve-path = \"0.1.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add resolve-path","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"resolve_path","correct":"use resolve_path::resolve_path;"}],"quickstart":{"code":"use resolve_path::resolve_path;\n\nfn main() {\n    let path = resolve_path(\"~/documents\").unwrap();\n    println!(\"Resolved path: {:?}\", path);\n}","lang":"rust","description":"Resolves a tilde path to an absolute path."},"warnings":[],"env_vars":null,"search_vec":"'absolut':11 'easili':3 'path':2,6,9,12,13 'relat':8,16 'resolv':1,4,14 'tild':5,15","created_at":"2026-06-17T17:54:06.180673+00:00","updated_at":"2026-06-17T17:54:06.180673+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/nicholastmosher/resolve-path","github":"https://github.com/nicholastmosher/resolve-path","docs":"https://docs.rs/resolve-path/","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-17","next_check":"2026-12-14","install_tag":null}}