Skip to main content

Module linewriter

Module linewriter 

Source
🔬This is a nightly-only experimental API. (alloc_io #154046)

Structs§

LineWriterExperimental
Wraps a writer and buffers output to it, flushing whenever a newline (0x0a, '\n') is detected.