Module async_function_decl

Module async_function_decl 

Source
Expand description

Async Function Declaration.

Structsยง

AsyncFunctionDecl
An async function is used to specify an action (or series of actions) to perform asynchronously.