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

Method existing_offsets

crates/commitlog/src/tests/partial.rs:303–305  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

301 }
302
303 fn existing_offsets(&self) -> io::Result<Vec<u64>> {
304 self.inner.existing_offsets()
305 }
306}

Callers 3

generateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected