{"id":57267,"library":"urlencoding","title":"urlencoding","description":"A Rust library for doing URL percentage encoding.","status":"active","version":"2.1.3","language":"rust","source_language":null,"source_url":"https://github.com/kornelski/rust_urlencoding","tags":["url","encoding","percent-encoding"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nurlencoding = \"2.1.3\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add urlencoding","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"encode","correct":"use urlencoding::encode;"}],"quickstart":{"code":"use urlencoding::encode;\n\nfn main() {\n    let encoded = encode(\"hello world\");\n    println!(\"Encoded: {}\", encoded);\n}","lang":"rust","description":"URL-encode a string."},"warnings":[],"env_vars":null,"search_vec":"'encod':9,11,14 'librari':4 'percent':13 'percent-encod':12 'percentag':8 'rust':3 'url':7,10 'urlencod':1","created_at":"2026-06-16T15:35:22.850598+00:00","updated_at":"2026-06-16T15:35:22.850598+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://lib.rs/urlencoding","github":"https://github.com/kornelski/rust_urlencoding","docs":"https://docs.rs/urlencoding/","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}}