/*******************************************************************************
*
* Copyright (c) 2026.
* Haixing Hu, Qubit Co. Ltd.
*
* All rights reserved.
*
******************************************************************************/
use thread;
use ;
/// Output reader thread result type.
pub type OutputReader = JoinHandle;