MCPcopy Create free account
hub / github.com/Fullstop000/wickdb / init_derived_iter

Method init_derived_iter

src/iterator.rs:112–134  ·  view source on GitHub ↗

Create a derived iter from the current value of the origin iter. Only works when current derived iter is `None` or the previous origin value has been changed. Same as `InitDataBlock` in C++ implementation

(&mut self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

skip_forwardMethod · 0.80
skip_backwardMethod · 0.80
seek_to_firstMethod · 0.80
seek_to_lastMethod · 0.80
seekMethod · 0.80

Calls 6

as_sliceMethod · 0.80
set_derivedMethod · 0.80
validMethod · 0.45
valueMethod · 0.45
cmpMethod · 0.45
deriveMethod · 0.45

Tested by

no test coverage detected