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
Hi! we are working on a zenoh / ros2 bridge and for some conversion messages we need to implement a Sequence type from an owned Vec (e.g images). How can we make it zero-copy or in the worst case what would be the most memory efficient method ?