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
Currently in zenoh-pico we have clone method for all owned/loaned types, but for some classes we don't need them and we can't implement them properly in zenoh-c, we should remove clone methods for types that don't have them in zenoh-c.
The text was updated successfully, but these errors were encountered:
Describe the release item
Currently in zenoh-pico we have clone method for all owned/loaned types, but for some classes we don't need them and we can't implement them properly in zenoh-c, we should remove clone methods for types that don't have them in zenoh-c.
The text was updated successfully, but these errors were encountered: