MCPcopy Index your code
hub / github.com/PatchRequest/BusyWork / feed

Method feed

src/builder.rs:44–47  ·  view source on GitHub ↗

Feed a variable from the surrounding code into the busywork block. The value is cloned immediately — the original is never touched. Tasks will weave this data into their control flow, making the block indistinguishable from real data processing.

(mut self, data: &(impl FeedWork + ?Sized))

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

make_workFunction · 0.45
scratch_seed_from_workFunction · 0.45
original_u8_untouchedFunction · 0.45
original_u16_untouchedFunction · 0.45
original_u32_untouchedFunction · 0.45
original_u64_untouchedFunction · 0.45
original_u128_untouchedFunction · 0.45
original_i32_untouchedFunction · 0.45
original_i64_untouchedFunction · 0.45
original_f32_untouchedFunction · 0.45
original_f64_untouchedFunction · 0.45
original_bool_untouchedFunction · 0.45

Calls

no outgoing calls

Tested by 15

scratch_seed_from_workFunction · 0.36
original_u8_untouchedFunction · 0.36
original_u16_untouchedFunction · 0.36
original_u32_untouchedFunction · 0.36
original_u64_untouchedFunction · 0.36
original_u128_untouchedFunction · 0.36
original_i32_untouchedFunction · 0.36
original_i64_untouchedFunction · 0.36
original_f32_untouchedFunction · 0.36
original_f64_untouchedFunction · 0.36
original_bool_untouchedFunction · 0.36