Function script::devtools::handle_modify_rule

source ยท
pub fn handle_modify_rule(
    documents: &Documents,
    pipeline: PipelineId,
    node_id: String,
    modifications: Vec<RuleModification>,
)