Skip to main content

emit_value

Function emit_value 

Source
pub fn emit_value(ctx: &Context, term: &Term) -> String
Expand description

Emit a (normalized) data-value Term as a Rust expression — used by the self-verifying demo main to write the kernel-computed expected result.