Function get_debug_fmt_impl

Source
pub(crate) fn get_debug_fmt_impl(
    name: &Ident,
    fields: &[FieldSpec<'_>],
) -> TokenStream