MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / hash_table

Method hash_table

atomic-core/src/change/format_v3/reader/mod.rs:429–431  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

427 /// bidirectional lookup between hash indices and full 32-byte hashes.
428 #[inline]
429 pub fn hash_table(&self) -> &HashDedupTable {
430 &self.hash_table
431 }
432
433 /// Returns the current reader statistics.
434 #[inline]

Callers 3

deserializeMethod · 0.80
import_v3_bytesMethod · 0.80

Calls

no outgoing calls

Tested by 1