Registry / serialization / spacetimedb-sats

spacetimedb-sats

JSON →
library2.4.1rscratesunverified

Implements the Spacetime Algebraic Type Notation for type serialization and schema definition.

# Cargo.toml [dependencies] spacetimedb-sats = "2.4.1"
INSTALL
IMPORT
SIG · SPACETIMEDB-SATS
S
spacetimedb-sats
serializationrustv2.4.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AlgebraicType
use spacetimedb_sats::AlgebraicType;

Demonstrates creating an algebraic type using SATS.

use spacetimedb_sats::AlgebraicType; fn main() { let ty = AlgebraicType::U8; println!("Type: {:?}", ty); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.4.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
spacetimedb-sats — cargo add spacetimedb-sats · libregistry