spacetimedb-lib 2.2.0

A common library for SpacetimeDB
Documentation
1
2
3
4
5
6
7
//! Defines all the typed database objects & schemas.

pub mod attr;
pub mod auth;
pub mod default_element_ordering;
pub mod raw_def;
pub mod view;