Skip to main content

resolve_batch

Function resolve_batch 

Source
pub fn resolve_batch(
    batch: &Value,
    default_scope: Scope,
) -> Result<(Vec<Op>, Vec<Option<String>>), String>