Crate formatting_nostd

Source

Modules§

utf8

Structs§

BorrowedFdWriter
A core::fmt::Writer that writes to a file descriptor via direct syscalls.
FormatBuffer
A self-contained buffer that can be used with both Rust’s formatting utilities and libc’s sprintf.