Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeDB-Lab/nodedb
/ path
Method
path
nodedb-vector/src/mmap_segment/reader.rs:442–444 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
440
}
441
442
pub fn path(&self) -> &Path {
443
&self.path
444
}
445
446
pub fn mmap_bytes(&self) -> usize {
447
self.mmap_size
Callers
15
make_backing
Function · 0.45
plain_backing_is_send_sync
Function · 0.45
plain_backing_empty_segment
Function · 0.45
create_and_read
Function · 0.45
flat_slices
Function · 0.45
reopen_roundtrip
Function · 0.45
no_surrogates_defaults_to_zero
Function · 0.45
prefetch_does_not_crash
Function · 0.45
empty_segment
Function · 0.45
footer_golden_layout
Function · 0.45
trailing_magic_corruption_rejected
Function · 0.45
footer_version_mismatch_rejected
Function · 0.45
Calls
no outgoing calls
Tested by
15
plain_backing_is_send_sync
Function · 0.36
plain_backing_empty_segment
Function · 0.36
create_and_read
Function · 0.36
flat_slices
Function · 0.36
reopen_roundtrip
Function · 0.36
no_surrogates_defaults_to_zero
Function · 0.36
prefetch_does_not_crash
Function · 0.36
empty_segment
Function · 0.36
footer_golden_layout
Function · 0.36
trailing_magic_corruption_rejected
Function · 0.36
footer_version_mismatch_rejected
Function · 0.36
crc_corruption_rejected
Function · 0.36