Crate powerfmt

source
Expand description

powerfmt is a library that provides utilities for formatting values. Specifically, it makes it significantly easier to support filling to a minimum width with alignment, avoid heap allocation, and avoid repetitive calculations.

Modulesยง