pub async fn load_client( collection: State<'_, StrongholdCollection>, snapshot_path: PathBuf, client: BytesDto, ) -> Result<()>