Module petgraph::iter_format

source ·
Expand description

Formatting utils

Macros§

Structs§

  • Format the iterator like a map
  • Format all iterator elements lazily, separated by sep.
  • Avoid “pretty” debug

Traits§