Skip to main content

bare_cx

Function bare_cx 

Source
pub fn bare_cx() -> Cx
Expand description

A bare evaluation context: the no-op eval policy over the default factory.

Use for tests that exercise structure without driving evaluation.