MCPcopy Create free account
hub / github.com/NodeDB-Lab/nodedb / dim

Method dim

nodedb/src/data/vamana_fetcher.rs:188–190  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

186
187impl NodeFetcher for IoUringNodeFetcher {
188 fn dim(&self) -> usize {
189 self.layout.dim as usize
190 }
191
192 /// Submit `IORING_OP_READ` SQEs for each index in `indices`.
193 ///

Callers 15

make_schemaFunction · 0.45
make_ctxFunction · 0.45
build_schemaFunction · 0.45
replay_vector_walMethod · 0.45
schema_2d_f64Function · 0.45

Calls

no outgoing calls

Tested by 15

schema_2d_f64Function · 0.36
schemaFunction · 0.36
test_schemaFunction · 0.36
test_schemaFunction · 0.36
schemaFunction · 0.36
schemaFunction · 0.36
schemaFunction · 0.36
schemaFunction · 0.36
genomic_schemaFunction · 0.36