Function melior::dialect::ods::async::await

source ·
pub fn await<'c>(
    context: &'c Context,
    operand: Value<'c, '_>,
    location: Location<'c>
) -> AwaitOperation<'c>
Expand description

Creates an await operation.