mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This attribute marks a function has having an async alternative, optionally providing the name of that function as a string. Intended to be used to allow warnings when using a function with an async alternative in an asynchronous context, to make the async refactorings more accurate, and for documentation.
75 KiB
75 KiB