Function tvix_eval::vm::generators::request_force

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

Force any value and return the evaluated result from the VM.