pub fn reset_thread_buffer()Expand description
Clears the per-thread console buffer. Call this before execution begins so each run only returns fresh output.
pub fn reset_thread_buffer()Clears the per-thread console buffer. Call this before execution begins so each run only returns fresh output.