Function tvix_eval::vm::generators::request_stack_push

source ·
pub async fn request_stack_push(co: &GenCo, val: Value)
Expand description

Request that the VM place the given value on its stack.