Skip to main content

Module fmt

Module fmt 

Source
Expand description

Custom formatting traits used when outputting Graphviz diagrams with the results of a dataflow analysis.

Traitsยง

DebugWithContext
An extension to fmt::Debug for data that can be better printed with some auxiliary data C.