INTERNAL: Do not use.
An await expression. For example:
async {
let x = foo().await;
x
}
Import path
import codeql.rust.elements.internal.generated.RawDirect supertypes
Predicates
| getAttr | Gets the |
| getExpr | Gets the expression of this await expression, if it exists. |
| getNumberOfAttrs | Gets the number of attrs of this await expression. |
| toString |