Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
generate
Method · 0.45
reopen_with_corrupt_last_commit
Function · 0.45
first_commit_in_last_segment_corrupt
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected