[][src]Function c2rust_refactor::mark_adjust::find_mark_uses_command

pub fn find_mark_uses_command(st: &CommandState, cx: &RefactorCtxt, label: &str)

mark_uses Command

Usage: mark_uses MARK

Marks: reads MARK; sets/clears MARK

For every top-level definition bearing MARK, apply MARK to uses of that definition. Removes MARK from the original definitions.