You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Debug is useful in general, and in this specific instance needed by cpp-rs-driver.
We don't loose anything by implementing it. In contrast to Clone / Copy, we don't risk backwards compatibility issues by implementing it.