Skip to main content

append_thread_buffer

Function append_thread_buffer 

Source
pub fn append_thread_buffer(entries: impl IntoIterator<Item = ConsoleEntry>)
Expand description

Append console entries captured on another execution thread without forwarding them again to live stream listeners.