{"id":73043,"library":"nom-greedyerror","title":"Nom GreedyError","description":"Custom error type for nom parsers that captures the deepest error encountered during parsing.","status":"active","version":"0.5.0","language":"rust","source_language":null,"source_url":"https://github.com/dalance/nom-greedyerror","tags":["nom","parser","error-handling"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nnom-greedyerror = \"0.5.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add nom-greedyerror","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"GreedyError","correct":"use nom_greedyerror::GreedyError;"}],"quickstart":{"code":"use nom_greedyerror::GreedyError;\n\nfn main() {\n    let _error: GreedyError<&str> = GreedyError::new(\"test\");\n}","lang":"rust","description":"Creates a GreedyError instance."},"warnings":[],"env_vars":null,"search_vec":"'captur':10 'custom':3 'deepest':12 'encount':14 'error':4,13,20 'error-handl':19 'greedyerror':2 'handl':21 'nom':1,7,17 'pars':16 'parser':8,18 'type':5","created_at":"2026-06-17T18:46:57.210308+00:00","updated_at":"2026-06-17T18:46:57.210308+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/dalance/nom-greedyerror","github":"https://github.com/dalance/nom-greedyerror","docs":"https://docs.rs/nom-greedyerror/","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}}