pub fn value_fact(value: &Value) -> ValueFactExpand 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.