platform: add rustdoc to various methods
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Ic4d2bd6f3baf97ce30dbf8709331f6f66a6a6964
This commit is contained in:
parent
e19df15ae5
commit
20ea3c680b
5 changed files with 33 additions and 0 deletions
|
|
@ -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],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue