pub async fn call_reducer(
node_ref: String,
module_name: String,
reducer_name: String,
input: IntersticeValue,
) -> Result<(), IntersticeError>pub async fn call_reducer(
node_ref: String,
module_name: String,
reducer_name: String,
input: IntersticeValue,
) -> Result<(), IntersticeError>