MCPcopy 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

1use std::sync::Arc;
2
3use bitflags::bitflags;
4use spacetimedb_sats::buffer::{BufReader, BufWriter, DecodeError};

Callers

nothing calls this directly

Calls 1

newFunction · 0.50

Tested by

no test coverage detected