Structs§
- Table
Commit - The commit RPC.
- Table
Delete - The table delete RPC.
- Table
Prepare - The preparation RPC.
Enums§
- Error
- All table errors.
Statics§
- PENDING 🔒
- The global list of handles to tables in the prepared state, pending creation.
Functions§
- table_
create - Allocates a table with the given parameters and returns its ID.
- table_
delete - Deletes the given table.