pub fn render_query(
config: Option<&MemoryConfig>,
inputs: &QueryInputs,
) -> RenderedInstructionExpand description
Render the memory-query instruction for the given config and inputs.
pub fn render_query(
config: Option<&MemoryConfig>,
inputs: &QueryInputs,
) -> RenderedInstructionRender the memory-query instruction for the given config and inputs.