Function spacetimedb_bindings_sys::cancel_reducer

source ·
pub fn cancel_reducer(id: u64)
Expand description

Unschedule a reducer using the same id generated as when it was scheduled.

This assumes that the reducer hasn’t already been executed.