pub fn init_thread_pool(config: ThreadPoolConfig) -> Result<()>Expand description
Initialize the global thread pool with custom configuration
pub fn init_thread_pool(config: ThreadPoolConfig) -> Result<()>Initialize the global thread pool with custom configuration