Expand description
Utilities for implementing Debug via a closure.
This provides a stable alternative to the debug_closures feature: https://github.com/rust-lang/rust/issues/117729.
Structsยง
- Debug
With - A wrapper that implements
Debugvia a closure.