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