pub(crate) fn handle_get_computed_role(
documents: &DocumentCollection,
pipeline: PipelineId,
node_id: String,
reply: IpcSender<Result<Option<String>, ErrorStatus>>,
)
pub(crate) fn handle_get_computed_role(
documents: &DocumentCollection,
pipeline: PipelineId,
node_id: String,
reply: IpcSender<Result<Option<String>, ErrorStatus>>,
)