Skip to main content

run_render

Function run_render 

Source
pub fn run_render(script: &RegionScript, ctx: Value) -> Result<Value>
Expand description

Run render(ctx). The result is a JSON string (one system block) or an object with optional system / messages fields - shape validation is the caller’s job.