Skip to main content

execute_undo

Function execute_undo 

Source
pub fn execute_undo(entry: UndoEntry) -> Receiver<OperationResult>
Expand description

Execute an undo operation.

Returns a receiver for the undo operation’s progress.