Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clockworklabs/SpacetimeDB
/ segment.rs
File
segment.rs
crates/commitlog/src/segment.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use std::{
2
fs::File,
3
io::{self, BufWriter, ErrorKind, SeekFrom, Write as _},
4
num::NonZeroU64,
Callers
nothing calls this directly
Calls
1
len
Method · 0.45
Tested by
no test coverage detected