tvix_eval::generators

Function request_call

source
pub async fn request_call(co: &GenCo, val: Value) -> Value
Expand description

Call the given value as a callable. The argument(s) must already be prepared on the stack.