{"id":65860,"library":"text-diff","title":"Text Diff","description":"A Rust text diffing and assertion library.","status":"active","version":"0.4.0","language":"rust","source_language":null,"source_url":"https://github.com/johannhof/text-diff.rs","tags":["diff","text","testing","assertion"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntext-diff = \"0.4.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add text-diff","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"diff","correct":"use text_diff::diff;"}],"quickstart":{"code":"use text_diff::diff;\n\nfn main() {\n    let result = diff(\"hello\", \"hallo\");\n    println!(\"{:?}\", result);\n}","lang":"rust","description":"Computes the diff between two strings."},"warnings":[],"env_vars":null,"search_vec":"'assert':8,13 'dif':6 'diff':2,10 'librari':9 'rust':4 'test':12 'text':1,5,11","created_at":"2026-06-17T17:16:06.868930+00:00","updated_at":"2026-06-17T17:16:06.868930+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/johannhof/text-diff.rs","github":"https://github.com/johannhof/text-diff.rs","docs":"https://docs.rs/text-diff/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing","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}}