Function debug_fn_for

Source
pub const fn debug_fn_for<T>() -> Option<for<'mem> unsafe fn(_: OpaqueConst<'mem>, _: &mut Formatter<'_>) -> Result<(), Error>>
where T: Debug,
Expand description

Generates a DebugFn for a concrete type