https://docs.rs/zenoh-ext/latest/zenoh_ext/struct.AdvancedPublicationBuilder.html#method.attachment-1
The rustdoc of the above method states that
Attach user-provided data in key-value format
But there doesn't seem to be a From<M> impl for OptionZBytes where M is a map:
cc @milyin.
To reproduce
N/A
System info