Module utils

Source
Expand description

General purpose utilities.

Structs§

Line
Simple helper struct used to display lines with a dotted separator. For example: “line text (1.2 ms) ………….. status”.

Traits§

TryUnwrap