pub async fn execute(
client: &Client,
config: &WaypointConfig,
target: UndoTarget,
) -> Result<UndoReport>Expand description
Execute the undo command.
pub async fn execute(
client: &Client,
config: &WaypointConfig,
target: UndoTarget,
) -> Result<UndoReport>Execute the undo command.