Module embedded_c_sdk_bind_hal::format

source ·

Structs§

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

Functions§

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