{"id":72058,"library":"dbgf","title":"Dbgf","description":"dbg with a format string.","status":"active","version":"0.1.2","language":"rust","source_language":null,"source_url":"https://github.com/sarah-ek/dbgf","tags":["debug","format","macro","logging"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ndbgf = \"0.1.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add dbgf","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"dbgf","correct":"use dbgf::dbgf;"}],"quickstart":{"code":"use dbgf::dbgf;\n\nfn main() {\n    let x = 42;\n    dbgf!(\"x = {}\", x);\n}","lang":"rust","description":"Debug print with format string."},"warnings":[],"env_vars":null,"search_vec":"'dbg':2 'dbgf':1 'debug':7 'format':5,8 'log':10 'macro':9 'string':6","created_at":"2026-06-17T18:34:38.248400+00:00","updated_at":"2026-06-17T18:34:38.248400+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/sarah-ek/dbgf","github":"https://github.com/sarah-ek/dbgf","docs":"https://docs.rs/dbgf/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["logging","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}}