Skip to main content

dispatch_mark_target_key

Function dispatch_mark_target_key 

Source
pub fn dispatch_mark_target_key(schedule_id: &str) -> String
Expand description

Whole-target dispatch-mark key (OncePerTarget). One key per schedule — a per-target fire dispatches the whole target at once, so there’s nothing per-pc to record. Length-prefixed for symmetry with dispatch_mark_pc_key.