leo_ast
3.2.0
Module async_
Module Items
Structs
In leo_
ast::
expressions
leo_ast
::
expressions
Module
async_
Copy item path
Source
Structs
ยง
Async
Expression
An
async
block: e.g.
async { my_mapping.set(1, 2); }
.