Closed i509VCB closed 3 years ago
This allows Event::into_owned to be used independent of the stream feature being enabled. Only a partial resolution to #178 since a future rust version will be needed to implement ToOwned since Event is Clone
Event::into_owned
stream
ToOwned
Event
This allows
Event::into_owned
to be used independent of thestream
feature being enabled. Only a partial resolution to #178 since a future rust version will be needed to implementToOwned
sinceEvent
is Clone