Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
677
impl spacetimedb_engine::update::UpdateLogger for SystemLogger {
Callers
2
call_function
Method · 0.45
exec_sql
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected