pub fn execute_undo(entry: UndoEntry) -> Receiver<OperationResult>Expand description
Execute an undo operation.
Returns a receiver for the undo operation’s progress.
pub fn execute_undo(entry: UndoEntry) -> Receiver<OperationResult>Execute an undo operation.
Returns a receiver for the undo operation’s progress.