Function tvix_eval::generators::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.