Function packed_struct::debug_fmt::packable_fmt_fields[][src]

pub fn packable_fmt_fields(
    f: &mut Formatter<'_>,
    packed_bytes: &[u8],
    fields: &[DebugBitField<'_>]
) -> Result