pub type OperationWithId<T> = (Uuid, ListOperation<T>);