Skip to main content

render_capture

Function render_capture 

Source
pub fn render_capture(
    config: Option<&MemoryConfig>,
    inputs: &CaptureInputs,
) -> RenderedInstruction
Expand description

Render the memory-capture instruction for the given config and inputs.

Returns RenderedInstruction::NotConfigured when memory.capture is absent, regardless of how search and query are configured.