Skip to main content

build_render_payload

Function build_render_payload 

Source
pub fn build_render_payload(
    spec: &FormSpec,
    ctx: &Value,
    answers: &Value,
) -> RenderPayload
Expand description

Build the renderer payload from the specification, context, and answers.