Function tvix_eval::vm::final_deep_force

source ·
async fn final_deep_force(co: GenCo) -> Result<Value, ErrorKind>
Expand description

Generator that retrieves the final value from the stack, and deep-forces it before returning.