Lines Matching refs:stream
26144 //! should emit output into the `f.buf` stream. It is up to each format trait26158 //! underlying stream might fail and it must provide a way to propagate the fact26247 //! to a specified stream. This is used to prevent intermediate allocations of50320 use core::stream::Stream;