Function spawn_thread_db_client

Source
pub fn spawn_thread_db_client(
    pooled: PooledDbClient,
) -> Result<ThreadedDbClient>