oneshot icon indicating copy to clipboard operation
oneshot copied to clipboard

Make RecvError opaque by adding dummy field

Open faern opened this issue 9 months ago • 0 comments

Makes it impossible to create instances from outside the library. Allows future modifications to the error struct without breaking the API. This PR however, is breaking the API and will require the next release to be at least 0.2.0 after being merged.

faern avatar Feb 02 '25 08:02 faern