Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeDB-Lab/nodedb
/ plain.rs
File
plain.rs
nodedb-vector/src/segment_backing/plain.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// SPDX-License-Identifier: Apache-2.0
2
3
//! [`PlainMmapBacking`]: zero-copy [`VectorSegmentBacking`] over a plaintext
4
//! NDVS mmap segment.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected