[][src]Function c2rust_refactor::select::run_select

pub fn run_select<S: IntoSymbol>(
    st: &CommandState,
    cx: &RefactorCtxt,
    ops: &[SelectOp],
    label: S
)

Implementation of the select command. See module docs for more details.