Function tvix_eval::vm::generators::request_stack_pop
source ยท pub async fn request_stack_pop(co: &GenCo) -> Value
Expand description
Request that the VM pop a value from the stack and return it to the generator.