Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clockworklabs/SpacetimeDB
/ txdata.rs
File
txdata.rs
crates/commitlog/src/payload/txdata.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use std::sync::Arc;
2
3
use bitflags::bitflags;
4
use spacetimedb_sats::buffer::{BufReader, BufWriter, DecodeError};
Callers
nothing calls this directly
Calls
1
new
Function · 0.50
Tested by
no test coverage detected