We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17e1897 commit a87b7caCopy full SHA for a87b7ca
crates/bindings/src/lib.rs
@@ -547,8 +547,6 @@ pub use spacetimedb_bindings_macro::table;
547
/// In addition to life cycle annotations, reducers can be made **scheduled**.
548
/// This allows calling the reducers at a particular time, or in a loop.
549
/// This can be used for game loops.
550
-///
551
-
552
///
553
/// The scheduling information for a reducer is stored in a table.
554
/// This table has two mandatory fields:
0 commit comments