Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeDB-Lab/nodedb
/ name
Method
name
nodedb-vector/src/rerank/sidecar.rs:214–216 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
212
}
213
214
fn name(&self) -> CodecName {
215
CodecName::Binary
216
}
217
218
fn to_bytes(&self) -> Result<Vec<u8>, RerankError> {
219
Err(RerankError::BadInput(
Callers
3
spawn_builder
Function · 0.45
codec_name
Method · 0.45
to_bytes
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected