Searched defs:custom_format (Results 1 – 4 of 4) sorted by relevance
146 pub custom_format: Option<FormatFn>, field
213 custom_format: Option<FormatFn>, field
1181 ValueObjectRepresentationStyle val_obj_display, Format custom_format) { in HasSpecialPrintableRepresentation()1215 Format custom_format, PrintableRepresentationSpecialCases special, in DumpPrintableRepresentation()
688 Format custom_format = eFormatInvalid; in DumpValue() local