Module table

Source

Structs§

TableCommit
The commit RPC.
TableDelete
The table delete RPC.
TablePrepare
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.