pub async fn read_table( state: Arc<AppState>, params: ReadTableParams, ) -> Result<ReadTableResponse>