pub async fn load_store_info( parent: &Arc<ObjectStore>, store_object_id: u64, ) -> Result<StoreInfo, Error>
Loads store info.