Module powerfmt::buf

source ·
Expand description

A buffer for constructing a string while avoiding heap allocation.

Structs

  • A buffer for construct a string while avoiding heap allocation.

Functions