Trait fmt_ext::debug::AttachDebug[][src]

pub trait AttachDebug<D> { }
Expand description

A marker that helps compiler find the CustomDebug implementation.

Implementors