azure-functions-swift icon indicating copy to clipboard operation
azure-functions-swift copied to clipboard

Azure Functions in Swift! Purely in Swift!

Results 1 azure-functions-swift issues
Sort by recently updated
recently updated
newest added

> Unlike C#, Swift does not support Attributes to mark bindings types and directions You should be able to use the new property wrappers in Swift 5.1 to annotate things.

enhancement