tvix_eval::generators

Function 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.