Searched refs:get_debug_fmt_impl (Results 1 – 1 of 1) sorted by relevance
347 let debug_fmt_impl = get_debug_fmt_impl(name, &fields); in bitfield_struct_impl()525 fn get_debug_fmt_impl(name: &Ident, fields: &[FieldSpec]) -> TokenStream { in get_debug_fmt_impl() function