Skip to main content

value_fact

Function value_fact 

Source
pub fn value_fact(value: &Value) -> ValueFact
Expand description

Adapt one live runtime value into the dependency-neutral static fact schema.

This is deliberately owned by the runtime: runmat-types never imports or inspects live values. The exhaustive match is also the coverage guard for additions to Value.