Struct rustc_data_structures::fmt_wrap::FmtWrap [] [src]

pub struct FmtWrap<T>(pub T);
🔬 This is a nightly-only experimental API. (rustc_private)

Trait Implementations

impl<'a> LowerHex for FmtWrap<&'a [u8]>
[src]

Formats the value using the given formatter.