Module utils

Source
Expand description

Contains various internally used utilities.

Modules§

pretty
Pretty printing utilities.

Structs§

PrettySlice
A slice type that implements the Display trait to pretty-print the contained elements.