MCPcopy 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_backingFunction · 0.45
create_and_readFunction · 0.45
flat_slicesFunction · 0.45
reopen_roundtripFunction · 0.45
prefetch_does_not_crashFunction · 0.45
empty_segmentFunction · 0.45
footer_golden_layoutFunction · 0.45

Calls

no outgoing calls

Tested by 15

create_and_readFunction · 0.36
flat_slicesFunction · 0.36
reopen_roundtripFunction · 0.36
prefetch_does_not_crashFunction · 0.36
empty_segmentFunction · 0.36
footer_golden_layoutFunction · 0.36
crc_corruption_rejectedFunction · 0.36