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

Method update_reverse_indexes

atomic-core/src/crdt/apply/options.rs:308–310  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

306 /// Returns whether reverse indexes should be updated.
307 #[inline]
308 pub fn update_reverse_indexes(&self) -> bool {
309 self.update_reverse_indexes
310 }
311
312 /// Returns the maximum number of operations, if set.
313 #[inline]

Callers 2

test_builder_chainingFunction · 0.80

Calls

no outgoing calls

Tested by 2

test_builder_chainingFunction · 0.64