Skip to main content

remove_capturing

Function remove_capturing 

Source
pub fn remove_capturing<T: Clone>(state: &[T], index: usize) -> RemoveOp<T>
Expand description

Create a RemoveOp that captures the value at index for undo.