Module azure_functions::bindings[][src]

Module for Azure Functions bindings.

Structs

HttpRequest

Represents a HTTP trigger binding.

HttpResponse

Represents a HTTP output binding.

TimerInfo

Represents the timer information from a timer trigger binding.