Skip to main content

build_context_snapshot

Function build_context_snapshot 

Source
pub fn build_context_snapshot(
    window: &ContextWindow,
    stage_name: &str,
) -> ContextSnapshot
Expand description

Build the full context snapshot (context.json) from a window. Pure over the window - no engine/entity. (Ported from the CLI’s build_context_snapshot.)