mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
Add a new async download API from CASID. This helps build system better schedule the job/remove duplicated downloads, than using an opaque cached_output handle.