Module io

Source
Expand description

SimpleTextOutput-based Write implementation to support formatting macros.

Structs§

Logger
OutputStream

Functions§

encode_c_utf16
Convert a Rust string to a buffer containing a null-terminated UTF-16 string. Requires dynamic memory allocation.