Crate fmtbuf

source ·
Expand description

fmtbuf

This library is intended to help write formatted text to fixed buffers.

Structs

  • A write buffer pointing to a &mut [u8].

Functions