Closed samvrlewis closed 2 years ago
Implements Clone for discover::Change, if the underlying key and value both implement clone.
This is convenient for use-cases where a single change is duplicated so that it can be sent to multiple discover streams.
Implements Clone for discover::Change, if the underlying key and value both implement clone.
This is convenient for use-cases where a single change is duplicated so that it can be sent to multiple discover streams.