Skip to main content

wide_pointer_fmt_inner

Function wide_pointer_fmt_inner 

Source
fn wide_pointer_fmt_inner(
    ptr_addr: usize,
    metadata: &dyn Debug,
    f: &mut Formatter<'_>,
) -> Result
Expand description

Formats a wide pointer (address and type-erased metadata) in fmt::Pointer style.