MCPcopy Create free account
hub / github.com/clockworklabs/SpacetimeDB / record

Method record

crates/core/src/database_logger.rs:672–674  ·  view source on GitHub ↗
(message: &str)

Source from the content-addressed store, hash-verified

670 }
671
672 fn record(message: &str) -> Record<'_> {
673 Record::injected(message)
674 }
675}
676
677impl spacetimedb_engine::update::UpdateLogger for SystemLogger {

Callers 2

call_functionMethod · 0.45
exec_sqlMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected