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.
pub async fn request_force(co: &GenCo, val: Value) -> Value
Force any value and return the evaluated result from the VM.