Skip to main content

next_target

Function next_target 

Source
pub fn next_target(
    data: &Drawing<'_>,
    block: BlockId,
    current: EditTarget,
) -> Option<EditTarget>
Expand description

The field after current in block’s cycle, wrapping around to the start.