platform: add rustdoc to various methods

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ic4d2bd6f3baf97ce30dbf8709331f6f66a6a6964
This commit is contained in:
raf 2026-04-19 00:33:20 +03:00
commit 20ea3c680b
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
5 changed files with 33 additions and 0 deletions

View file

@ -203,6 +203,8 @@ impl PlatformClient for MultiplatformPlatform {
}
}
/// Delegates to both CurseForge and Modrinth in parallel, then deduplicates
/// results.
async fn request_projects_from_hashes(
&self,
hashes: &[String],