Module format

Module format 

Source

Structs§

WriteTo
A struct representing a writer that appends formatted data to a byte buffer.

Functions§

fmt_to_buf
Formats data using format_args! (arg argument) and writes it to a byte buffer buf.