Debug-print any value without trait bounds using specialization on Rust nightly channel.
# Cargo.toml
[dependencies]
debugit = "0.2.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Prints a value using debug formatting without requiring Debug trait.
Switch to Rust nightly or use a stable alternative like `dbg!`.
No dependency data recorded yet.