Crate spacetimedb_client_api

Source

Modules§

auth
routes
util

Structs§

DatabaseDef
Parameters for publishing a database.
Host
Client view of a running module.

Traits§

ControlStateDelegate
API of the SpacetimeDB control plane.
ControlStateReadAccess
Query API of the SpacetimeDB control plane.
ControlStateWriteAccess
Write operations on the SpacetimeDB control plane.
NodeDelegate
Defines the state / environment of a SpacetimeDB node from the PoV of the client API.

Functions§

log_and_500