{"id":73208,"library":"debugit","title":"DebugIt","description":"Debug-print any value without trait bounds using specialization on Rust nightly channel.","status":"active","version":"0.2.0","language":"rust","source_language":null,"source_url":"https://github.com/bluss/debugit","tags":["debug","nightly","specialization","logging"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ndebugit = \"0.2.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add debugit","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"debugit","correct":"use debugit::debugit;"}],"quickstart":{"code":"use debugit::debugit;\n\nfn main() {\n    let value = 42;\n    debugit!(value);\n}","lang":"rust","description":"Prints a value using debug formatting without requiring Debug trait."},"warnings":[{"fix":"Switch to Rust nightly or use a stable alternative like `dbg!`.","message":"Requires Rust nightly channel due to specialization feature.","severity":"gotcha","affected_versions":">=0.1.0"}],"env_vars":null,"search_vec":"'bound':9 'channel':15 'debug':3,16 'debug-print':2 'debugit':1 'log':19 'night':14,17 'print':4 'rust':13 'special':11,18 'trait':8 'use':10 'valu':6 'without':7","created_at":"2026-06-17T18:48:53.735245+00:00","updated_at":"2026-06-17T18:48:53.735245+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/bluss/debugit","github":"https://github.com/bluss/debugit","docs":"https://docs.rs/debugit/","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}}